|
|
#61 |
|
Guru
![]() ![]() ![]() ![]() ![]() Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
|
I think the bluepanther Cthulhu 2 rar contains interestings apps that can be used by a cook to get a working market!
|
|
|
|
|
|
#62 | |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jul 2011
Device: PE
|
Quote:
Also, for reference...changing the Davlik VM heap size definetely increased the responsiveness of the device...i'm not sure why it was set to 128MB for stock, seems rather large. New settings: windowsmgr.max_events_per_sec=150 (should help with GUI navigation/redraw) dalvik.vm.heapsize=32m (definte performance gain) wifi.supplicant_scan_interval=160 (to help battery life) |
|
|
|
|
| Advert | |
|
|
|
|
#63 |
|
lol
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 472
Karma: 1031
Join Date: May 2011
Device: eDGe
|
They only known way to get market working is to have another android device, he wants to find a way to make it work for everyone...
|
|
|
|
|
|
#64 |
|
Guru
![]() ![]() ![]() ![]() ![]() Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
|
yes, I am talking about a new rom that will enable everybody to have market, without the need do another phone or andro device.
|
|
|
|
|
|
#65 | |
|
Guru
![]() ![]() ![]() ![]() ![]() Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
|
Agreed. Nothing standard. Do you know how could I start the update.sh from adb? I am stucked with a lcd only 2.2 and can not golden update?
any idea? Quote:
|
|
|
|
|
| Advert | |
|
|
|
|
#66 | |
|
Connoisseur
![]() ![]() Posts: 59
Karma: 165
Join Date: Aug 2007
Device: Kindle Keyboard, Pocket Edge, Nookd Simple Touch Glowlight, NGP
|
Quote:
@LiKuiD, I am waiting for your tutorial (a new firmware would be better) on how to do the face lift of my PE .Looks like now the only obstacle is how to gain Android Market access without another device. |
|
|
|
|
|
|
#67 | |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Jul 2011
Device: Pocket Edge
|
Quote:
WARNING BE CAREFUL! These offsets and sizes are from the update script but run at your own risk. Code:
flash_erase /dev/mtd5 0x00100000 48 nandwrite -s 0x00100000 -p /dev/mtd5 ramdisk.maint.gz.crc ramdisk.maint.gz.crc can be pulled from your update. You will need to get flash_erase and nandwrite on your device as they are only in the recovery. If you can't pull the binaries out of the new ramdisk let me know and I will pull them for you. Last edited by kronarq; 07-08-2011 at 11:56 AM. |
|
|
|
|
|
|
#68 |
|
Member
![]() Posts: 15
Karma: 10
Join Date: Jul 2011
Device: Pocket Edge
|
Here's the utilities.
http://kronarq.freehostingcloud.com/flash_erase http://kronarq.freehostingcloud.com//nandwrite and the maintenance ramdisk http://kronarq.freehostingcloud.com/...k.maint.gz.crc And now I am gonna get some sleep. I'll take a look at those other tablets roms and see if I have any ideas on the Market front tomorrow. Last edited by kronarq; 07-08-2011 at 01:13 PM. |
|
|
|
|
|
#69 |
|
Guru
![]() ![]() ![]() ![]() ![]() Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
|
before I do this. I suppose the tools are android tools? where should I copy, under system? or anywhere on the sd card? can I do this over root adb or should i do it from busybox on the unit?
does the fact the partitions are mapped not going to bork my device even worst? |
|
|
|
|
|
#70 |
|
Addict
![]() Posts: 285
Karma: 88
Join Date: May 2011
Device: Kobo eReader Wireless
|
Possible way to install custom dictionary
There were a few questions how to install custom dictionary, Lobotom1 comes to mind.
As you can see below dictionary oxc_dictionary_eng.db installed under /system/esi/etc/dictionaries There are a few ways to expand on that: - we can try simply add another one with the same structure: just one table Words - we can substitute stock one with new one - using adb and sqlite3 we can just (re-)populate this table with whatever info we want Is anybody willing to expand on that? C:\Android\android-sdk-windows\platform-tools>adb shell $ su su # cd system cd system # cd esi cd esi # cd etc cd etc # cd dictionaries cd dictionaries # ls ls oxc_dictionary_eng.db # sqlite3 oxc_dictionary_eng.db sqlite3 oxc_dictionary_eng.db SQLite version 3.6.22 Enter ".help" for instructions Enter SQL statements terminated with a ";" sqlite> .tables .tables Words android_metadata sqlite> select count(*) from Words; select count(*) from Words; 74115 sqlite> .schema Words .schema Words CREATE TABLE Words (_id INTEGER PRIMARY KEY AUTOINCREMENT, word TEXT NOT NULL, h omonym TEXT NULL, header TEXT NOT NULL, definition TEXT NOT NULL, phrases TEXT N ULL, phrasal_verbs TEXT NULL, derivatives TEXT NULL, usage_notes TEXT NULL); sqlite> select * from Words where word="yes"; select * from Words where word="yes"; 73694|yes||<b>yes</b> <arsp>/yes/</arsp> |▶<b>exclam.</b> <b>1. </b>used to give an affirmative response: <i>"Do you understand?" "Yes.� 34;</i> ■ expressing agreement with a positive statement just made: <i>� 34;That was a grand evening." "Yes, it was."</i> ■ expressi ng contradiction of a negative statement: <i>"You don't want to go." & #034;Yes, I do."</i> <b>2. </b>used as a response to someone addressing one or otherwise trying to attract one's attention: <i>"Oh, Bob." "Y es?"</i> <b>3. </b>used to question a remark or ask for more detail about i t: <i>"It should be easy to check." "Oh yes? How?"</i> σ 2; asked at the end of a statement to indicate the expectation of agreement: <i> you think I lied, yes?</i> <b>4. </b>encouraging someone to continue speaking: < i>"When you bought those photographs …" "Yes?"</i> <b>5 . </b>expressing delight: <i>plenty to eat, including pie (yes!).</i> ▶<b> n.</b> (pl. <b>yes•es</b> or <b>yes•ses</b>) an affirmative answer or decision, esp. in voting. [OE <i>gēse</i>, <i>gīse</i>, prob. from an unrecorded phr. meaning ‘may it be so.’]|||| sqlite> ^C C:\Android\android-sdk-windows\platform-tools> Last edited by ptsenter; 07-08-2011 at 04:11 PM. |
|
|
|
|
|
#71 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jul 2011
Device: Pocket Edge
|
I got my pocket edge today from woot, installed this firmware and it went on fine, tried everything I could to get some sort of google app to work with no luck (not connecting to google servers).. tried rooting it with Z4Root as suggested and, wow, think I may have bricked this puppy to an extent, I can drop an update.zip onto the card and get it to do a software update (tried reinstalling this 2.2 update), but it just hangs on the final stage of bootup flashing POCKET EDGE with 4 loading dots.. anyone had a similar issue and have any suggestions of what I can try?
|
|
|
|
|
|
#72 | |
|
Guru
![]() ![]() ![]() ![]() ![]() Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
|
Quote:
|
|
|
|
|
|
|
#73 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jul 2011
Device: Pocket Edge
|
Forgive me for the noobish question but, what is golden update?
Nevermind, sorry, finally finished reading the other thread and found that answer, thanks. Last edited by Misfit410; 07-08-2011 at 03:33 PM. |
|
|
|
|
|
#74 |
|
Guru
![]() ![]() ![]() ![]() ![]() Posts: 733
Karma: 443
Join Date: May 2011
Location: UK
Device: Pocket Edgex2(1unborked), Alex, Nook B&W, Nook Color, Nook STR
|
did it worked?
|
|
|
|
|
|
#75 |
|
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jul 2011
Device: Pocket Edge
|
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| eDGe Firmware Updates für enTourage eDGe und Pocket eDGe | beachwanderer | Andere Lesegeräte | 3 | 07-25-2011 04:31 AM |
| question for owners of both the pocket edge AND the big Edge | fgruber | enTourage Archive | 7 | 12-30-2010 03:07 PM |
| enTourage eDGE/Pocket eDGe battery care best practices | kveroneau | enTourage Archive | 9 | 12-22-2010 09:00 AM |
| enTourage eDGe and Pocket eDGe Welcome Basket - Part 2 | borisb | enTourage Archive | 6 | 12-18-2010 09:06 AM |
| Library compatibility between Pocket Edge and BackPack Edge | sordie | enTourage Archive | 11 | 11-11-2010 10:49 PM |