W812a ROM v1.0.0 (D5, K8 Mini, etc..)

Search This thread

myspac

Senior Member
Jan 22, 2013
300
64
You are right ! (if you have some links to learn, you are welcome)

Ok, if I do these operations, it is ok ?:
- su
- backup original launche2.apk
- copy modified launcher2.apk into /system/priv-app/. with root browser
- restart
? is it sufficiant ?

thks
 
Last edited:

myspac

Senior Member
Jan 22, 2013
300
64
Well, I did it (replace in system/priv-app/ the original launcher2.apk by mine, with the main picture replaced) and it doesn't work. The launcher is not recognize... fortunately, Nova was installed to restore...

So any idea / procedure ?

Thank you
 

Lokifish Marz

Inactive Recognized Developer
Mar 13, 2011
3,848
3,748
Olympus Mons, Mars
martian-imperium.com
Well, I did it (replace in system/priv-app/ the original launcher2.apk by mine, with the main picture replaced) and it doesn't work. The launcher is not recognize... fortunately, Nova was installed to restore...

So any idea / procedure ?

Thank you

set apk permissions to rw-r--r--, also known as 644
reboot into TWRP and wipe cache
 

myspac

Senior Member
Jan 22, 2013
300
64
set apk permissions to rw-r--r--, also known as 644
reboot into TWRP and wipe cache

- I had set 777 when I do it
- I don't have TWRP (only rooted), so are you sure I must wipe cache ? because without wipe, the Launcher was already not found.
=> sure ? becasue if yes, I must format all and resetup all with your firmware , change telephony.db ...etc...

(or another solution to only wipe cache (rm /data/dalvik-cache/* )? setup TWRP ? : try this but I must select the right device... unknown d5)

thks
 
Last edited:

linesguapo

Member
Apr 18, 2010
14
1
hello, I have activated the mass storage to create clockskin but Windows 10 recognizes the device but does not show the disk, I also tested on windows 7

Enviado desde mi m2 note mediante Tapatalk

---------- Post added at 02:07 AM ---------- Previous post was at 02:06 AM ----------

So you get no popup for enabling USB storage AND there is no option to do so in Notifications (the screen to the left of the watchface)?
hello, I have activated the mass storage to create clockskin but Windows 10 recognizes the device but does not show the disk, I also tested on windows 7

Enviado desde mi m2 note mediante Tapatalk
 

pablo11

Senior Member
Jun 23, 2007
3,295
736
Down Under
hello, I have activated the mass storage to create clockskin but Windows 10 recognizes the device but does not show the disk, I also tested on windows 7

Enviado desde mi m2 note mediante Tapatalk

---------- Post added at 02:07 AM ---------- Previous post was at 02:06 AM ----------


hello, I have activated the mass storage to create clockskin but Windows 10 recognizes the device but does not show the disk, I also tested on windows 7

Enviado desde mi m2 note mediante Tapatalk

If you have installed the correct drivers for the watch -

So you have turned on the usb storage option (on the watch) when you plug in the USB cable (to the pc).

You should get a notification on the watch when you swipe right to the notification area on the watch.

If you tap on the notification you should see usb storage options.

You should change it to the MTP device option - then it should install another driver on your pc and the drive should show up.

You must do these things while the watch is connected to the pc or it will not work.
 

linesguapo

Member
Apr 18, 2010
14
1
Can you paste me de link of driver for windows 10 please?

Tkanks
Enviado desde mi m2 note mediante Tapatalk
 
Last edited:

linesguapo

Member
Apr 18, 2010
14
1
If you have installed the correct drivers for the watch -

So you have turned on the usb storage option (on the watch) when you plug in the USB cable (to the pc).

You should get a notification on the watch when you swipe right to the notification area on the watch.

If you tap on the notification you should see usb storage options.

You should change it to the MTP device option - then it should install another driver on your pc and the drive should show up.

You must do these things while the watch is connected to the pc or it will not work.
Te see picture
a44b2974677e6e5c77d1a2b854cfb2c8.jpg
c13b557c81fa134ac09ca31bf186d43b.jpg
06180b84639f0cc7c7cd4bb95f3be8b2.jpg


Enviado desde mi m2 note mediante Tapatalk

---------- Post added at 03:01 PM ---------- Previous post was at 02:58 PM ----------You can go to the forum of your ROM (XDA) and answer questions. thank you very much
Other problem the notification of watsapp i don't see, see picture,
05d7a3e600993acb73a8230ad7539960.jpg

b4ea975771b105ebce22fa6e03cc2ea4.jpg


Enviado desde mi m2 note mediante Tapatalk
 
Last edited:

linesguapo

Member
Apr 18, 2010
14
1
more bug I've ever seen. when I turn my hand to see when the screen turns on, but does not go out until you hit the side button, I have set the off-screen in 15 seconds

Enviado desde mi m2 note mediante Tapatalk
 

linesguapo

Member
Apr 18, 2010
14
1
it is possible that my problems with the ROM are because I have not done the wipe, such as wipe made in this watch

Enviado desde mi m2 note mediante Tapatalk

---------- Post added at 12:32 AM ---------- Previous post was at 12:25 AM ----------

in Device Manager I get this. It is correct

3d5668a11907c8eeddcbe7f2ec1d188a.jpg


Enviado desde mi m2 note mediante Tapatalk
 

linesguapo

Member
Apr 18, 2010
14
1
hello I returned to flash the rom and now works well. but I can not copy the folder cockskin or by usb or bt or by adb. I write also on google +.





Thank you
 
  • Like
Reactions: Ananin78

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    This project has been moved to the G+ community
    4
    Status Update

    Why certain aspects of development progress are slow
    Many aspects of the UI and watchface engine are scattered across multiple apks. To track down say the config for an embedded watch face, or notification config, it requires decompiling apks then searching through all the code to find one line of code. If that line of code is just a reference for another apk, then yet more apks have to be decompiled and searched.

    Example, the default watch face and the engine is not only tied into the launcher apk but deskclock and other apks. So instead of watchfaces themselves being handled by a single apk like you would normally see, it's a line here and a line there scattered across multiple apps. As you can imagine this has a serious impact on development time. This would also explain why the launcher has such high resource usage.

    I am working on things but progress towards a perfect system is slow. So if I seem short tempered regarding off topic posts, or "it's broke" posts with little to no information, hopefully you can understand why.
    3
    W812a v1.2.0 prerelease

    Changes over v1.0.0
    Changed to K9 base
    Full APNs list (or as close as I can find at the moment)
    Mailwise email (more swipe friendly, supports multiple account types)
    Calendar preconfigured to Agenda mode
    Heads-Up preconfigured and working
    Jbak2 keyboard is now default
    Stock KB removed
    SpeechKB removed
    Completely removed gapps and did a clean install
    "Download" in app drawer removed
    Little more pruning and tuning

    Battery usage- approx. 2.2%/hr 2G connection, WiFi/BT off with email (30min syncs), weather, calendar sync, brightness set to "1", rotate wake enabled. (this drops to less than 2% if email sync is set to every hour)

    Issues:
    1. Data will turn off if not used for an extended period of time, say more than an hour. I'm still trying to find this as stock does the same.
    2. If Jbak2 keyboard updates you will need to copy the jbakKeyboard folder folder back to SD. (This is a jbak issue and not a ROM issue)
    3. Wiping after install removes the preconfigurations, so wipe then restore is is the proper method for now

    Why is it a prerelease?- I still need to finish replacing the launcher embedded clocks, hack the stock round keyboard so it uses Google voice search, and a couple other things. It is however daily use ready.

    How to install
    (DO NOT SKIP STEPS)
    1. Download zip and extract it
    2. Copy the TWRP folder and jbakKeyboard folder to SD
    3. Reboot into TWRP
    4. Wipe
    5. Restore "W812a v1.2.0 prerelease" backup
    6. Reboot

    NOTE-
    *Heads-up is not preconfigured to turn on the display when a notification comes in. If you want this enabled, check the app's settings.
    *When v1.2.0 final is released it will use the XDA DevDB. This means there will be a locked release thread, and an unlocked Q&A thread. At that time this thread will be locked and point to the new thread.
    2
    I need to create APN , I have a sim Tuenty , no APN in my NO.1 D5 .
    I do not get the SMS configuration .
    Does anyone know how I can create u. APN ?

    Thanks!

    1. Go to Settings > Connect > Mobile Networks > Access Point Names
    2. Tap on the APN name (not the check box)
    3. Tap on each entry you need to edit
    4. Edit the fields and save
    5. Done