Firefox - Android Software Development

Looks like it'll be landing on Android soon
http://www.techradar.com/news/phone...efox-for-android-ready-for-feb-launch--666745
Looking forward to this, although to be honest, I'm pretty happy with Dolphin.
Hopefully the beta released won't be with a closed set of testers.

"Da inzwischen einige Seiten schon über eine Betaversion berichten, sei hier noch einmal klargestellt: Derzeit kann nicht einmal eine Internetseite angezeigt werden, nur die Applikation startet auf Android. Es wird noch Monate dauern, bis eine Alpha-Version veröffentlicht werden kann. Nächsten Monat soll es zumindest schon möglich sein, Internetseiten anzuzeigen, sehr rudimentär und nicht für Endanwender gedacht."
i dont know if you are able to understand this piece of text.. try google translator.
belonging to the author just the application is starting up its not possible to load a page yet.
will take some month to get this one working (for the Alpha).
sadly i think we have to wait half a year maybe more

Hiero said:
"Da inzwischen einige Seiten schon über eine Betaversion berichten, sei hier noch einmal klargestellt: Derzeit kann nicht einmal eine Internetseite angezeigt werden, nur die Applikation startet auf Android. Es wird noch Monate dauern, bis eine Alpha-Version veröffentlicht werden kann. Nächsten Monat soll es zumindest schon möglich sein, Internetseiten anzuzeigen, sehr rudimentär und nicht für Endanwender gedacht."
i dont know if you are able to understand this piece of text.. try google translator.
belonging to the author just the application is starting up its not possible to load a page yet.
will take some month to get this one working (for the Alpha).
sadly i think we have to wait half a year maybe more
Click to expand...
Click to collapse
very free translation:
according to reports on an few websites, it should be said, that it isn't possible to display any webpsite yet, there's just the application starting on android. It will take a few months, untill the alpha is ready to be released, but it should be possible to open websites by next month - very basic, not for end users.

does someone had some spare time to look this wiki https : // wiki.mozilla.org/Android , and try to build something

Related

Newbie needs Help on HP Develop for Pocket IE

//* Sorry translated by google from germany
Hello forum,
I provides just part of my homepage also for pocket PC user, therefore optimizes on their dissolution. There I do not offer also a Downloadseite, most files for the Download am CAB archives, if I click now with the pocket InterNet Explorer the left, open it the code of the cab in the pocket IE, this should however not be, it should thus "memory under" force to become, this function give it in the context menu pocket of the IE. Therefore I would have to build an instruction into the HTML code. At the best HTML, since one needs PlugIns for Java, pH, etc. for pocket IE only and I would like that as much as possible surfer could use this function. Over your assistance I would be very grateful.
Despaired greetings René.
Und in deutsch?
[Sorry, but I have to post this in German]
Hallo Rene,
nachdem der Versuch, die Google-Übersetzung zu entziffern gescheitert ist, hab' ich versucht deine englische Übersetzung wieder mit Google ins Deutsche zu übersetzen.
Diese Übersetzungs-Übersetzung möchte ich Dir nicht vorenthalten: :lol:
"Hallo stellt Forum, I gerades Teil meines homepage auch für pocket PC-Benutzer zur Verfügung, optimiert folglich auf ihrer Auflösung. Dort biete ich nicht auch ein Downloadseite, die meisten Akten für die FAHRERHAUS-Archive des Downloads morgens, wenn ich jetzt mit dem pocket Internet Explorer das links klicke, öffne es der Code des Fahrerhauses im Taschen-IE, dieses sollte jedoch nicht sein, es sollte "Gedächtnis unter" der Kraft, an folglich werden, dieses Funktionsgeben es in der Kontextmenütasche des IE, folglich, das ich eine Anweisung in den HTML-Code würde errichten müssen. Bei dem besten HTML, da man PlugIns für Java benötigen, dem pH, etc. für nur Taschen-IE und ich möchte, daß soviel wie möglichen Surfer diese Funktion verwenden könnte. Über Ihrer Unterstützung würde ich sehr dankbar sein. Verzweifelte Grüße René."
Ich denke, die englische Google-Übersetzung hat ähnlichen Unterhaltungswert. :wink:
Um Deine Frage (oder das, was ich glaube, dass die Frage war) zu beantworten:
Du könntest versuchen, die CABs zu zippen und die ZIPs dann zum Download anbieten (verkleinert überdies die Dateigröße und beschleunigt somit den Download).
[Okay, now back to english]
Rene's got the following problem: He's publishing CAB-files on his website. When he trys to download them with PIE, the files are opened, not downloaded.
My first quick idea is zipping them. Any other ideas?
Greetings,
BGK
That was fun in german as well as english.
I have had the same problme due to PIE opening the files as text and not downloding then as a file. I have also found web sites were it worked.
There must how ever be some option on the web server side that would prevent the opening of the file as text by the user.
For me as a user the sloution was to use the save download as (right click).

Deutsche Programmierer???

Sind hier deutschsprachige Programmierer?
Ich tu mich einfach mit dem englischem ausformulieren schwer.
oder gibs ein deutsches forum?
(ausser ppc-welt. da bekommt man keine antworten)
ich würde gerne die gps-daten aufzeichnen und gleichzeitig die signalstärke des mobiltelefons.
die daten dann aufbereiten in z.b. einer KML-Datei (Google Earth) speichern.
oder gibs sowas schon?
in Dot Net hab ich bis jetzt KEINERLEI erfahrung. hab mir zwar das V2B Visual Basic NET 2005 besorgt, aber noch nicht angefangen durchzuarbeiten.
bisher nur VB6. Damit kann man keine Programme für den PPC schreiben oder?
gibt es eine seite (wie z.b. www.vb-archiv.de speziell für dot net bzw pocketpc anwendungen)
I don't know any german forums since I'm dutch, but I don't understand why you're having difficulties with the english language since it's all english in programming
You can't use VB6. VB 2005 is a good step forward but it takes some time to understand the 'new' language.
certainly its no problem to read the many english threads but it's faster in the motherlanguage.
i am installing the dot net in this moment, wondering how to declare that the new project is a ppc application.
first question: howto open the com-port (HTC Trinity) to get the gps informations and then howto get the signal(?) strength.
Hi,
also bei opennetcf (gibts ein forum) gabs schon einige Threads über GPS... allerdings in englisch.
Die Signalstärke geht mit dem .net Framework 2.0 relativ einfach:
Code:
intSignalStr = Microsoft.WindowsMobile.Status.SystemState.PhoneSignalStrength
und den OPNamen:
Code:
OpName = Microsoft.WindowsMobile.Status.SystemState.PhoneOperatorName
Viel Glück!
cYa ~Neo
danke schonmal dafür
ich hab jetzt "einfach" mal: MsgBox(Microsoft.WindowsMobile.Status.SystemState.PhoneSignalStrength)
Dann unterstreicht er mir Microsoft.WindowsMobile und sagt: "WindowsMobile" ist kein Member von "Microsoft"
Muss ich da noch einen Verweis setzen?
oh mann ich glaub der start ist der schwerste. und die unstellung vb6->net
jetzt hab ich in meinem studio aber "nur" winmobile2003 pocketpc's drin.
ich hoffe das ich da richtig liege, indem ich das hier nach installiere:
http://www.microsoft.com/downloads/...3a-a651-4745-88ef-3d48091a390b&displaylang=en
soweit ich das verstanden habe, ist es damit möglich ein wm6 mobile telefon zu simulieren, richtig?
I'll keepon writing english, since my german writing is not good enough (shame on me with my german girlfriend)
Anyway;
The start is the most difficult point indeed. The error you get means that you have to add the WindowsMobile as a reference.
(My Project -> References -> Add -> [System.WindowsMobile.dll (not sure)])
The link you gave us will give you the new WM2006 emulator and the possibility to program for WM2006 devices.
So damit ist es möglich ein WM6 Mobile telefon zu simulieren.
Ich denke auch das der start der schwerste ist. VB6 -> .NET is nicht so einfach.
Okay, in future i will try to write my questions in english
To Add The Reference i do following:
Projektt->Verweis hinzufügen->Microsoft.WindowsMobile.Status
The Error message is gone.
well i am trying to simulate the gps prog on the virtual wm6 device.
i have installed the fakegps app on the virtual device and open a *.txt nmea-file.
now i open tomtom6 to look at the gps stream, but tomtom could't find a gps device.
what's wrong?
a few days later...
step by step
when i am trying to open a com port, i got this error:
Code:
Unerwarteter Fehler in GPRSGPS.exe,
klicken Sie auf "Beenden", und starten Sie das Programm neu.
Weitere Informationen zu diesem Fehler erhalten Sie, indem Sie Details Klciken.
Es kann keine Fehlermeldung angezeigt werden, da
die optionale Ressource der Assebly,
die die Fehlermeldung enthält, nicht gefunden wurde.
IOEXCEPTION
what can i do?
can someone tell me which is the gps com port on the trinity?
wenns schon auf deutsch ist, kann ich ja auch einfach einmal frage, mit was für einer programmier sprache sollte man anfangen? die für win mobile tauglich sind?
meine einzigsten erfahrungen sind bisher auf delphi begrenzt
mfg boli
ich hab auch den weg turbo pascal-> delphi -> vba -> vb6 -> visual basic net (2005) genommen.
du kannst oben das SDK für Winmobile6 auch einzeln runterladen.
ggf kann dann delphi auch programme schreiben für WM6.
aber mein tipp wäre: visual basic 2005
wobei ich auch noch übe, da es halt umlernen der syntax ist.
this one don't work, too :-(
http://www.devx.com/wireless/Article/32938/
mist, ich komm einfach nicht weiter :-(
damn, it wouldnt work :-(
Hmm welche Sprache... was soll man sagen...
Dir als Delphi-Jünger liegt vielleicht VB .NET am besten (ich kann kein Delphi daher kann ich das auch nur schwer beurteilen).
Ich persönlich bevorzuge C# aufgrund des in meinen Augen deutlich besseren Aufbaus der gesamten Sprache.
Zu deinem Problem:
Das wichtigste ist die Exception abzufangen!
Man sollte alle Exceptions (IO Exceptions sollte man im Normalfall praktisch immer abfangen) bei denen man davon ausgeht, dass sie eintreten können/werden immer dafür sorgen dass sie entsprechend behandelt werden.
Es spricht nichts dagegen Exceptions nicht abzufangen die eigentlich aufgrund der syntaktik nicht passieren dürfen (also nur eintreten wenn man ohnehin nen fehler im code hat).
Wenn du also deine IOException abfängst kannst du den konkreten fehler auch ausgeben, in deinem Fall wird das evtl. in Richtung "Cannot Open Device (den com-port z.B.)" oder so gehen.
Wenn du für ein MObile Device programmieren willst installiere dir (wie du ja eh schon gemacht hast) einfach das enstprechende SDK zum System - Windows Mobile 5, Windows Mobile 6 SDK).
Dann: Neues Projekt -> Sprache wählen -> Intelligentes Gerät -> Windows Mobile 6 Gerät -> Geräteanwendung.
Damit sorgst du dafür, dass du auch wirklich Code schreibst und GUIs designst die auch auf einem entsprechendem Gerät laufen können.
@Rest: Please forgive me i didn't write in english this time...
Schon klar Wenn du dir den o.g. Code geladen hättest, hättest du gesehen das ich das gemacht habe.
nur WIE fang ich den fehler denn ab?

Aufruf an die Programmierer: HD2 OS Edit WM 6.5.x für Newbies

GERMAN
Hallo und noch mal vielen Dank für die zahlreich zur Verfügung gestellten ROM-Files, welche sich auf meinem HD2 durchaus sehen lassen, habe da auch einen Favoriten, welchen ich aber hier der Fairniss halber gegenüber all den anderen Programmieren nicht nennen möchte - dennoch, BigBusiness Leute!
Kurze Vorstellung:
Bin einer der Ersten, der schon am 21.11.2009 dieses HTC sein Eigen nennen konnte. Als gelernter Informatiker (Technikerausbildung mit Fachstudium) bin ich natürlich sehr am Programmieren meines Eigenen Windows 6.5.x interessiert.
Mit 25 Jährchen kann man mich ruhig mal ernst nehmen, und mir den jenigen Support geben, um welchen ich euch hiermit bitte. Zu meinen Fragen:
1. Wo habt ihr den Quellcode her, bzw. in welcher Programmierumgebung habt ihr es zu Stande gebracht die Anordnung der Sense Schaltflächen zu verändern?
2. Ich habe irgendwo schon mal so eine Art HD2 Emulator für Windows PC Betriebssysteme gesehen. Hoffentlich fällt euch ein, wo ich den vielleicht mal saugen kann.
3. Ist es möglich weitere Befehle in Menüs unterzubringen, bzw. um auf meine Frage zu kommen: Es besteht die Möglichkeit im Startmenü die Anordnung und Sichtbarkeit der Elemente einzustellen (Wabenmuster) - würde es möglich sein, eine Art Menü-Schaltfläche zu editieren, welche Optionen für das Startmenü aufruft, in denen man individuell festlegen kann, wie viele Spalten (3-5), ob versetzt oder im alten iPhone-Stil, das Startmenü beherbergt und welche Größe die Symbole der Elemente haben sollen?
4. Der Grundgedanke würde mir gefallen und Ansätze sind zu sehen, wenn man sich die unterschiedlichen Themes anschaut, welche unterschiedliche Uhren beinhalten. Ist es möglich zwischen mehreren Schriftarten zu wechseln? ich sags mal so, selbst SAMSUNG hat das schon geschafft!
Danke für die hoffentlich zahlreichen Posts die mich dann auch in meinen Vorhaben unterstützen.
Bye
- - -
ENGLISH
Hello, and thanks for your ROM files, which are very great! One of my favorite (I don't want to call the name of the COOK, means fairness against all of U) looks nice on my HD2.
Short description of Me:
I'm 25 and one of the first owners in Germany, means I bought it on 21. Nov 2009. I'm Consulting Engineer (branch of technical informatic). Against you wrote I ment you could be "serious" with me =) an hope that you could help me with little support, because I'm newbie in Mobile Programming. I please you. So that are my questions:
1st- "YES I KNOW" but to clear and solve the problem with the translation - Where did you find the source of winmobile or what are you using for compiling and programming things like "Placement of Sence Buttons"?
2nd- "I thought i found an HD2 emulator somewhere, it looked like" - but now I know i'ts only the Device Emulator from M$ and a Skin which looks like - but what a pitty I did't find it again. if you know where I can load them It w'd be nice.
3rd- Is it possible to integrate additional entries in Windows menus? OR for especially - taking advance of make own decisions how much Cols are in the Startmenu without installing *.cab for each option (3 cols, 4 cols, 5 cols, ... or availability to move Shortcuts with your finger to your previous prefered position or in Subfolder - I saw it in one of the ROMS, but without handling of Subfolder movement)
4th- You all did good jobs, but everyone has it on taste, means I'm not OK with some Themes or Other things in the Custom ROMs. BUT is there also a possibility to change Fonts without installing *.cab files for each of the prefered font? Embedding of a LIST where you can change the font you want in the fontmenu (Manila-Settings-Personalize-Font), would be the first thing I want to do. I will saying could be no problem - SAMSUNG also does.
Thanks for hopefully many posts and you for the support I need.
Bye
1 Post und dann schon gleich voll daneben
Das ist ein englisches Forum die sprache ist englisch
als informatiker solltest du der Sprache mächtig sein.
Ausserdem lesen bildet. Informiere dich erst bevor du solche Fragen stellst
For all:
This is an English forum, the language is English
Informatics as the language you should be powerful.
Read also formed. Inform yourself first before you ask such questions
Hi,
your first post here, and all is wrong.
- the forum language is english
- use the search function
with friendly greet
starbase64
Just read only one of about 100 manuals "How to cook a rom" and mostly all questions will be answered.
I was cooking BlackBerry ROMs in the past - I used (how is the Framework called?) Windows Explorer and I think that is one of the essential things you really need!
I wish you good luck on the search for the HTC Sense and Windows Mobile 6.5 source code - neverending search I think.
PS: After your post nobody here will take anything you say seriously...
* ROFL *
I thought we don´t have April 1st yet.
Must be your bad day. Bad start here in the forum.
I would never dare to write such a posting here.
Maybe it´s better you re-think your strategy.
passt_immer said:
Hallo und noch mal vielen Dank für die zahlreich zur Verfügung gestellten ROM-Files, welche sich auf meinem HD2 durchaus sehen lassen, habe da auch einen Favoriten, welchen ich aber hier der Fairniss halber gegenüber all den anderen Programmieren nicht nennen möchte - dennoch, BigBusiness Leute!
1. Wo habt ihr den Quellcode her, bzw. in welcher Programmierumgebung habt ihr es zu Stande gebracht die Anordnung der Sense Schaltflächen zu verändern?
2. Ich habe irgendwo schon mal so eine Art HD2 Emulator für Windows PC Betriebssysteme gesehen. Hoffentlich fällt euch ein, wo ich den vielleicht mal saugen kann.
3. Ist es möglich weitere Befehle in Menüs unterzubringen, bzw. um auf meine Frage zu kommen: Es besteht die Möglichkeit im Startmenü die Anordnung und Sichtbarkeit der Elemente einzustellen (Wabenmuster) - würde es möglich sein, eine Art Menü-Schaltfläche zu editieren, welche Optionen für das Startmenü aufruft, in denen man individuell festlegen kann, wie viele Spalten (3-5), ob versetzt oder im alten iPhone-Stil, das Startmenü beherbergt und welche Größe die Symbole der Elemente haben sollen?
4. Der Grundgedanke würde mir gefallen und Ansätze sind zu sehen, wenn man sich die unterschiedlichen Themes anschaut, welche unterschiedliche Uhren beinhalten. Ist es möglich zwischen mehreren Schriftarten zu wechseln? ich sags mal so, selbst SAMSUNG hat das schon geschafft!
Click to expand...
Click to collapse
you can find all the answers by browsing/reading/searching this forum. no new thread needed.
1. cfc_gui.exe & hex-editor
2. wm sdk
3. possible (replacing startmenu_***.cpr->listview but no squares)
4. cfc_gui.exe & paint.net
please at least try to translate your post....
you have to read some manuals for cooking.
this will give you a feeling of work before a new rom could on a device - with no errors.
for optical design search for ready-programs that could make themes or equals.
if you dont understand my english ... that could be because i am german.
no problems to understand you
i´am german too, english is not my favorite language
but this forum is english we can use language tools to understand

"Destroy!" HTC Touch HD but keeping Warranty

Thats my first Thread ever... so i dont know if i kind post this kind of threads and if its correct here...
Status:
I have a HTC Touch HD from O2-Germany and ive send it 2 times to repair (once for low Battery and once for Bluetooth problem).
Came back fixed. Ive talked to someone of O2 and he said if i send to repair again, i can choose a new Phone (HD2 )
Problem:
I want to have that HD2!! ^^
But my Touch HD dont have anymore errors, so i cant send it to repair (must have an error! they check it 3 days long before i get an OK!)
I wanna know if anyone have an idea how to produce an errory but keeping the Warranty! (software problems wont help cuz i have to Hardreset before i send it to repair)
[i prefer german answers )
Deutsch:
Hab das Touch HD und will eine Wandlung bei O2 beantragen. Laut O2-Partnershop ist dies nach einem 3ten Einsenden des Gerätes möglich. 2 mal hab ichs schon gemacht jetzt will ich es ein drittes mal machen aber hab leider keinen fehler mehr... Jemand ne idee wie ich einen fehler produzieren kann ohne die garantie zu verlieren? (software fehler helfen wahrscheinlich nicht da ich das gerät vor dem Einsenden Hardresetten muss)
Thanksfor any help! Danke!
i never reply but i alway manage dude the sidewalk would make a good spot to throw it at ...
This topic does not belong here
sorry guys, can u pls tell me where i should i ask? thx
Hmm du könntest einen Knopf sehr tief eindrücken.
Am besten schaust du mal, ob du nen Bild findest wo das ding aufgemacht ist.
Mit TOuch hd biste hier übrigens im falschen Forum.
Hatte letztens den Fall, das mein Ein/Aus knopf nicht mehr ging. Da keine Garantie mehr hab ich selbst repariert.
Folgendes, die Knöpfe sind kleine Schalter die zumindest bei meinem Orbit2/Polaris an 4 kleinen Stellen aufgelötet sind. Drückst du doll genug, brechen die Lötstellen, der Kontakt geht net mehr und auch der Taster rutscht ins Gerät. Von Außen ist dabei nix zu erkennen.
Allerdings musste wie gesagt für dein Gerät vorher am besten gucken, vll haben sie es geändert und jetzt die Taster in kleine Rahmen gefasst, oder solde gelötet, dann machste eher optisch was kaputt und es fällt auf.
---------
Trotz allem ist das ein "äußerliches" Problem und es kann immer sien das es so hingedreht wird das du das warst.
Ansonsten weiß ich noch das es hier für unser Gerät ein sehr lautes rom gibt, evtl kannste sowas bei euch finden und damit deine Lautsprecher killen.
--------
Allgemein köntest du die Batterien noch kaputtmachen. Musst dich mal belesen was das für welche sind und google hiflt dir ne möglichkeit zu finden die schnell wieder runterzuspielen ;D
Ansonsten ist das ganze illegal sollte ja klar sein und das ganze hier soll dich net zum Betrug anstiften.
Danke für die Tipps!
Aber das mit dem Knopf ist mir zu riskant, was sich aber gut anhört ist das mit den Lautsprechern. Das werd ich ma suchen. Danke!
Close cause not in good section and not in english if another moderator wants to reopen it..

Smakit S7 Model 101 which Roms can Installed?

I am new on the Huawei S7-101 and i found many things for S7 but i dont no what i can flash on my Tab. In most threads missing the model number and i dont like to brick my new Tab (in memory´s to my Bricked Flytouch2 )
hope everyone can me help to understand the rom compatible to models.
B R
Ok, i flashed the Brasil and installed flash 10.3 from Market and works fine.
bg
Hallo,
ich habe auch die Brasil Rom Version genommen danach auf Deutsch umgestellt.
Alle Funktionen sind wie vorher gegeben, mein Rom war eines von A1 vorher.
Habe mein S7 nun seit einer Woche.
Gruß und schönen Abend, der Stefan
Hast Du evtl. schon mal andere Versionen Probiert?
Es ist zwar toll das Flash 10.3 geht aber irgendwie hab ich das gefühl das die grafikleistung in Spielen nachgelassen hat und der Launcher ist etwas laggi geworden.
lg
Have you Testet some other Roms too?
It is nice that run now Flash 10.3 but the GPU Speed and the Launcher / Home Screen is more Lagging.
insgesammt minimal langsamer bei mir.
Hatte Deines vorher ein Branding?
Hast Du die 2.2.1 Brasil, ja?
Ist die einzige welche ich ausgeführt habe.
Welche funktionieren bei Dir noch?
Cpu im gegenzug hoch schrauben? sollte doch auch gehen.
Branding: Ja, ist auch von A1 (habs aber gebraucht ausn Forum)
Geflasht: S7V100R001C68B111(Brazil Commex) (trau mich net so alles auszuprobieren, weil ich mein Flytouch2 so zerschossen hatt)
Probiert: S7V100R001C62B013 und die Brasil halt
Übertakten: Habe SetCPU Probiert aber es geht nur bis 768 MHz. Kennst Du noch andere möglichkeiten?
offtopic:
bin mal gespannt wann das erste gemecker kommt weil wir nicht auf engl. schreiben.
Branding: Yes, its also a A1 (i´ve buyed from a Forum)
Flashed: S7V100R001C68B111(Brazil Commex) trust me anymore because I try my Flytouch2 Bricket
Probiert: S7V100R001C62B013 and Brasil
Overclocking: I´ve testet SetCPU but i can only selelct max. 798 MHz. Do you know any other options?
Habe nun die Indo version Probiert. Muss sagen Läuft besser und nachdem Kamera Patch läuft die auch.
Insgesammt flüssige, spiele laufen wieder besser, gps ist schneller nach ca 3min fix mit 10 sat. und die lockscreen meldung mit den provider ist auch weg.
fehlt nur noch nen update wo der g-sensor in spielen vernümpftig läuft..
I´ve flashed now the Indonesien rom and it runs more smooth, Games and Gps run Better. Gps cold start after 3min. with 10 Satelites.
The Lockscreen message is now also Fixed.
only missing a g-sensor fix for some games.
Guten Abend,
hatte Gestern auch die indi Version gefl. aber dann wieder zurück, da ich die Cam. nicht zum laufen bekam.
Patch? muss ich übersehen haben. Wo stand der? Und wo den einfügen?
dies war ja dann 2.2.3
Gruß, habe bisher immernoch keine 1000 Mhz hinbekommen mit nem Progi.
Die 1GHz hab ich auch net hinbekommen, ist mir aber auch net so wichtig.
Den Cam Patch/Fix hab ich hier her http://www.androidtablets.net/forum...amera-swap-best-buy-s7-104-a-3.html#post42805
Du musst dein Tab gerootet haben mit SuperOneClick (evtl. auch andere Root möglichkeiten) Dann Gscript aus dem Market laden.
Nun die Runtergeladen .zip entpacken und die .sh irgendwo auf der SD.
Gscript starten und bei Browse die .sh eintragen bzw. auswählen und den Haken stetzen "als Root".
Danach ist bei Gscript ein neuer Button, den Drückst und wartest ein paar sek. Jetzt sollt die Kamera funzen.
Wenn´s Probleme gibt schreib einfach.
Viel erfolg und bis denne.
Overclocking to 1 GHz is not done but is not important for me.
The Cam Patch/Fix found i here http://www.androidtablets.net/forum...amera-swap-best-buy-s7-104-a-3.html#post42805
You must Rooted your Pad with "SuperOneClick) and then Gscript from the Market.
Extract the .zip file and save the .sh file everywhere on the sd card.
Start Gscript and Browse to the .sh file. Make check to "Run as Root"
Now in Gscript you have a new entry, push the Button and have fun with your Cam.
Tell me when you have Problems.
4. Use the English language.
We understand that with all the different nationalities not everyone speaks English well, but please try. If you're really unable to post in English use an online translator, You're free to include your original message in your own language below the English translation.
Click to expand...
Click to collapse
This entire thread is pretty much worthless to me, although I need the info.
Tell me which Info´s you need.
**edit
I have added to my Posts English too
Language please
hartleyshc said:
This entire thread is pretty much worthless to me, although I need the info.
Click to expand...
Click to collapse
I concur, as much as you might have a difficulty with the English language it does remain the language of choice on the forum.

Categories

Resources