Hi,
Is it possible to make Genie Widget compatible with Cupcake?
I used that app with my G1 with 1.6 and now with my Hero (1.5) doesn't work.
For me it's very useful
Ok, seems that nobody is able to port this app to android 1.5.
Now, can someone point me to an app similar to Genie Widget (i need only news, no weather) but, important, that shows news related to location (i'm in Italy and i don't need to know US news )
Thanks
HOW??
How do you port apps to 1.5???
iloveandroid said:
How do you port apps to 1.5???
Click to expand...
Click to collapse
First learn to program in the android SDK.
Second, study the differences between the 1.5 and 1.6 API.
Third, sift through the source code of your 1.6 app and find all the code that doesn't adhere to the 1.5 API, and change the code so it all DOES comply with 1.5 API.
Have fun.
Solved
Simply recompiled build.prop in /system and Genie Widget works.
code72 said:
Solved
Simply recompiled build.prop in /system and Genie Widget works.
Click to expand...
Click to collapse
Could you post a download link, that would be very helpful
this is great news!, can someone please post a link , this is probibly one if the things i want to go to 2.0 for!. If someone posts a link that would make the best gift ever guys pls!!!
EDIT: ok I got it to work, I changed these items
ro.build.id=DONUT
ro.build.version.sdk=4
ro.build.version.release=1.6
Click to expand...
Click to collapse
It works after restart, I installed the Genie widget, It works fine, but when I restart my phone, it goes back to 1.5 genie widget stops working, is their anything else i need to replace?
Someone has ported this app!!!!!!!
http://android.modaco.com/content/htc-hero-hero-modaco-com/302211/genie-widget-for-1-5/
Did you guys get this working? It installed fine for me but doesn't seem to refresh after the phone is rebooted.
Related
I've been using Gmail / Google Calendar for a while, so I was pretty excited to get an Android phone. I was rather spoilt though, as I'd been using Pocket Informant rather than the terrible Windows Mobile Calendar App. I really liked what I saw using the androidonhtc.com testing image.
Let's face it though, HTC's calendar app is an epic fail. The default Android calendar from the testing image was much better.
How can I reinstall the default android calendar? I've not been able to find a link to download the APK, and I did see one post saying someone hadn't been able to install it because there was a name conflict with the HTC cal.
I'm happy with the rest of TouchFLO - I don't want to go back to vanilla android, and I'm not terribly keen on a Hard-reset - but will if there's no other way.
Cheers,
I second that. Have been using pocketinformant on windowsmobile too, and can't understand why htc decided to implement the useless standard wm calender for the hero.
I definetly need the cupcake standard calender. Is there really no way to install it? Or is there a chance for pocketinformant Android version?
I'm not fussed about PI for Android - yes, it was good, but I think WebIS has gone for the market and is spending all of their effort developing for iPhone and blackberry.
The cupcake calendar had in its favour:
* Week view
* Proper day bars on the month view
* GCal look-and feel.
I'll be very happy if I can get it working instead.
Anyone?
Root your Hero and use adb push command to install the android default calender. Very easy and fully functional.
http://dl.getdropbox.com/u/1784534/Android/Magic/Calendar.apk
Take a backup of the calender.apk and calender.odex if u change your mind...
NisseGurra said:
Root your Hero and use adb push command to install the android default calender. Very easy and fully functional.
http://dl.getdropbox.com/u/1784534/Android/Magic/Calendar.apk
Take a backup of the calender.apk and calender.odex if u change your mind...
Click to expand...
Click to collapse
Here's how, following the root article on theunlockr.com
I used Astro File Manager to backup the HTC Calendar.apk and Calendar.obex
Code:
[email protected]: ~/androidsdk/tools$ ./fastboot devices
HT97GL903527 fastboot
[email protected]:~/androidsdk/tools$ ./fastboot boot cm-hero-recovery.img
downloading 'boot.img'... OKAY
booting... OKAY
[email protected]:~/androidsdk/tools$ ./adb shell mount /system
[email protected]:~/androidsdk/tools$ ./adb shell rm /system/app/Calendar.apk
[email protected]:~/androidsdk/tools$ ./adb shell rm /system/app/Calendar.odex
[email protected]:~/androidsdk/tools$ ./adb push Calendar.apk /system/app/
678 KB/s (325187 bytes in 0.468s)
[email protected]:~/androidsdk/tools$ ./adb shell reboot
[email protected]:~/androidsdk/tools$
The only thing that doesn't work properly is on the month view, the title bar reads "2$s, 3$s - 5$s, 6$s" instead of the proper date.
Thanks for the help!
using Exchange sync
Can the default be used if your are integrated with Exchange?
What is so different between the htc calendar and the cupcake calendar. i'm new to android and trying to learn if someone can past screenshots or something.
Is the cupcake calendar really better than the htc calendar?
the cupcake calendar will show time bars for each day in the month view. That way you can see on the first glance how many meetings you have for every day.
the htc celander will only show one FLAG, which basically says "you have 1 or many meetings on this date". This is completely useless in the month view.
In example i have a daily meeting at work, and therefore the htc calendar will show me a flag on each day. So every month is filled with flags on the month view and i can't see when i actually have more than the daily meeting coming.
btw: i don't want to root my device, don't have the time and nerves to fix everything if something goes wrong. Isn't there ANY other way to get the old calendar? cant i find it somewhere in the hero rom, and just change some link parameters to get it opened by default?
Wow. The default calendar is SO MUCH faster and nicer.
Could we do the same for other apps, e.g. the alarm app or the contacts app? Can someone upload the .apk files for these?
frandavid100 said:
Wow. The default calendar is SO MUCH faster and nicer.
Could we do the same for other apps, e.g. the alarm app or the contacts app? Can someone upload the .apk files for these?
Click to expand...
Click to collapse
Why would you want to change the alarm/clock app? They work just fine for me and looks great!
The problem I'm having after pushing the cupcake calendar is that there is this big bar across the top of the screen with a plus sign on it. It looks like it's supposed to be a button but the cupcake calendar isn't drawing it correctly.
:/ So I cant see the first few hours in day view..
Any fix?
hello guys is any chance anyone could put a step by step guide on how to put the orginal Calendar app onto the hero?
Already done
http://forum.xda-developers.com/showthread.php?t=554826
or
http://forum.xda-developers.com/showthread.php?t=544788
for a more generic step-by-step to remove applications.
i think i'm taking the easy way out:
waiting for somebody to release a PI style calendar app. Shouldn't take too long i guess..
Shahpur.Azizpour said:
i think i'm taking the easy way out:
waiting for somebody to release a PI style calendar app. Shouldn't take too long i guess..
Click to expand...
Click to collapse
I second that. Some of your suggestion for solving this problem is quite hightech. I don't even know what you guys mean by "root"-ing the Hero... Isn't stuff like this a bit risky on the Hero?
Shahpur.Azizpour said:
waiting for somebody to release a PI style calendar app.
Click to expand...
Click to collapse
Dumb question - what's 'PI'?
Dumb answer....
PI means personal information.... if this is wrong no doubt someone will mention that... if so see above
Sidekicker said:
I second that. Some of your suggestion for solving this problem is quite hightech. I don't even know what you guys mean by "root"-ing the Hero... Isn't stuff like this a bit risky on the Hero?
Click to expand...
Click to collapse
"Root", on computer, means "Almighty administrator".
Rooting a Hero is just like removing Parental control to do funny things.
You can't do much on android without rooting :/
Risky... well, i'm pretty noob but i didn't had any problem. Just had to follow the steps explained on the rooting thread.
If you want to learn more about rooting, pros and cons, it's pretty well discussed on a bunch of threads around there.
seanyowl said:
Dumb answer....
PI means personal information.... if this is wrong no doubt someone will mention that... if so see above
Click to expand...
Click to collapse
no, PI stands for Pocket Informant which is the most powerful calendar app on windows mobile and iphone.
Hi,
Has anyone performed the Calendar change on a Hero running the new Generic 2.4 ROM published by MoDaCo?
I followed the instructions both in this thread and the one linked to above - while the phone was in recovery mode I removed Calendar.apk and Calendar.obex from /system/app and then pushed a new Calendar.apk file over into /system/app from a Cupcake ROM I downloaded (signed-kila-ota-150275.53dde318.zip from android.clients.google.com).
However, when I rebooted my phone there was no calendar app showing.
I have PureCalendar installed which should launch Cupcake calendar on click, but that did nothing (I changed the appropriate setting).
Trying the HTC Calendar widgets just caused an error - as they expect the HTC Calendar I imagine.
Thinking I might also need the Calendar.odex file I pushed that over, but with the same results.
I'm now back with the HTC Calendar (thank goodness I took a backup).
Any ideas? Do I need to install the new Calendar.apk (using Linda or similar?) to make it available? Was I using a bad version of Cupcake?
Any ideas welcome.
Dave
Dear all,
I just had this very idea, wanted to share with you:
1a) Put together SE legacy stuff, that some of us might miss:
- Backup & restore
- Timescape
1b) Bring stuff from new devices, like ARC, for instance:
- Arc launcher
- Any fancy apps you recommend
2) Publish it via xRecovery as an add-on.
We could centralize all efforts here, on this thread. What do you think? Please post the threads, if you have already efforts or results on part of these (I'm just looking into how to crack licensing for the backup ), I will also try to enlist those.
Cheers, arch
PS: this is not an SE blame/hate thread, so please no posts on how much you dislike this or that...
Alpha2 for CM6, download from here:
http://rapidshare.com/files/452882711/se_legacy_alpha2.zip
(alpha1: http://rapidshare.com/files/452780369/se_legacy_alpha1.zip)
Install via xRecovery as a custom zip.
Note: build.prop was edited that manufacturer is 'Sony Ericsson' again.
Features:
- Timescape and backup&restore (thanks to myth999)
status here: http://forum.xda-developers.com/showthread.php?t=982051
Known issues: backup and restore works fine, for timescape font is too small (not much of a use now)
- Arc launcher (thanks to phoneyericsson and manjeet15)
threads here: http://forum.xda-developers.com/showthread.php?t=979675 and http://forum.xda-developers.com/showthread.php?t=973153
Known issues: Tray bar is not visible, blocks are too large, drawer window is vertically somewhat small.
Notes: Also tried the one from fifarunnerr for the Wildfire but it is still buggy also with drawer button alignment.
- Sony Ericsson Sync (by me)
Sony Ericsson account can be used from sync accounts. Also sync is provided as an extra app. Theoretically other SyncML accounts could be also used.
Known issues: Font is black with a black background by account settings. By adding a new SE SyncML only first/last name is editable, no phone numbers (maybe a number from the call could be saved, don't know).
Anyway we can restore our old contacts from sbf backups or from Sony, this is cool anyway (saved my butt aswell). With the new contacts app also vcf export is there, so after an export it could be directly fed to Google contacts, cool aswell.
- Voice search
Works flawlessly.
- Track ID
Known issues: Locked, do not work currently.
Biggest thanks goes to Lef.teris for providing the ARC rom.
Works good otherwise, got one FC from timespace during the whole day. I've seen no degradation of original CM rom.
Testers are welcome.
Cheers, arch
I dunno what's done, but maybe this help ?
Sorry if this is old news ;D
"http://www.youtube.com/watch?v=V65d3WTVrhs"
HanMedSverd said:
I dunno what's done, but maybe this help ?
Sorry if this is old news ;D
"http://www.youtube.com/watch?v=V65d3WTVrhs"
Click to expand...
Click to collapse
This is exactly the point! Could you pass a link on the last version?
(I've seen 2 of them: one has the drawer misaligned, and the other's drawer window is vertically somewhat undersized.)
Cheers, arch
Maybe I'm totally misaligned: too much SE stuff needs to be taken over for some these, don't know. The arc launcher is at least quite standalone.
Just tell me
archflex said:
This is exactly the point! Could you pass a link on the last version?
(I've seen 2 of them: one has the drawer misaligned, and the other's drawer window is vertically somewhat undersized.)
Cheers, arch
Click to expand...
Click to collapse
Didn't quite get that ?
It's not my work.. ^^ Only searched for Arc launcher xD
Sorry D:
Sorry, what I meant is that the point is to centralize these efforts in one thread if possible, here in DEV and also package them together. That way we don't have to manage N threads and check what is the latest, is there an effort to do this or that.
Cheers, arch
hey arch,
i have managed to crack ''SE backup and restore license'' and it loads now on CM6 mini pro...
but ofcrs its nt fully functional so need to work on it and also sm help
i also got ''timescape'' from xperia arc fully running on any froyo device even non SE devices
however for ldpi devices the text is too small to read so need help there too
u can find the thread under x10 mini themes and apps section titled ''timescape apk edit''
forum.xda-developers.com/showthread.php?t=982051
Alpha1 uploaded. Thanks to myth for his hard work!
Cheers, arch
Alpha2 is up, if anyone is interested...
why dont you attach the files to the post(click on "edit" button then scroll down until you see a brown bar sayng "additional options"... and them select "manage attachments").... it is easyer to download
archflex when i bring an update i will include the right build.prop for this alpha so you wont need that build.prop anymore and that way it will work on cm6 and cm7 this way only on cm6
will mail you when i've done it (;
thanx owain
having a build.prop with manufacturer Sony Ericsson would really help newbies
there is one funny thing here...
some htc desire users reported timescape + ts widget working fine
apart from that even backup and restore was working for them
if some one here could test sms and contacts backup/restore on a non SE phone then it cld be a boon I guess
Thanks a lot guys!
The resolution the Desire is quite close the Arc (54 pixels difference only ), so at least they could read the Timespace UI
I'm really shocked by the Arc APKs, how SE independent they are, good stuff. Open source, freely distributable, wow: http://forum.xda-developers.com/showpost.php?p=11677993&postcount=8
Thanks again, arch
But the real problem is starting now.
The new retail arc firmware has locked apps, or apps that cross verify signatures via shareduserids...
trackid is locked too
Though am working on track id at this very moment and hope to over come the lock lol
SE gonna sue me haha
TRACK ID
first goto build.prop
see this line
ro.product.device = U20i
it should be U20i after "=" and capital U20i is not same as u20i
I could get it to work on my 2.1 stock rom
but it doesnt work on CM6, it doesnt seem to be able to connect to the microphone to record audio.
Maybe owain could help here now
if it says couldnt parse package just change permissions to 777 using root explorer then install
myth999 said:
first goto build.prop
see this line
ro.product.device = U20i
it should be U20i after "=" and capital U20i is not same as u20i
I could get it to work on my 2.1 stock rom
but it doesnt work on CM6, it doesnt seem to be able to connect to the microphone to record audio.
Maybe owain could help here now
if it says couldnt parse package just change permissions to 777 using root explorer then install
Click to expand...
Click to collapse
Thanks a lot, will check on that.
The funny thing is that voice search sees the mic without problems...
myth999 said:
But the real problem is starting now.
The new retail arc firmware has locked apps, or apps that cross verify signatures via shareduserids...
trackid is locked too
Though am working on track id at this very moment and hope to over come the lock lol
SE gonna sue me haha
Click to expand...
Click to collapse
are they really? so it's not a mic problem after all, just there is no notification that 'hey, what the hell are you doing?'
could you send where the locking code is? The good thing is that if one app lock is removed, similarly all other apps could be broken.
there ws a file in system/framework called com.xxx.privateapps**.jar
I thought it wld b inteeresting but when I deodexed its class.dex I ddnt get anythng worth it.
so I guess they lock by
1. build.prop entries and
2. signature cross verify using shared ids.
as for new arc firmware best option is to use old arc dump files and not retail ones
as for track id, its nt microphone prob, prob has smthin to do with these files.
useragentprovider.apk
customizationprovider.apk
credentialmanager.apk
well myth999 and archflex its good to see the xda spirit got you and I am happy to see you really dug into all the infos and became a developer yourself now. I really like it when people start helping and still are eager to get to the next step and contribute to the community
myth999 said:
there ws a file in system/framework called com.xxx.privateapps**.jar
I thought it wld b inteeresting but when I deodexed its class.dex I ddnt get anythng worth it.
so I guess they lock by
1. build.prop entries and
2. signature cross verify using shared ids.
as for new arc firmware best option is to use old arc dump files and not retail ones
as for track id, its nt microphone prob, prob has smthin to do with these files.
useragentprovider.apk
customizationprovider.apk
credentialmanager.apk
Click to expand...
Click to collapse
No trackid in the non-retail version Also no time, no cable today, grrr...
Hi,
The Lenovo Android Tablet is released. It comes with the same n-trig digitizer technology as in the Flyer. It has apps with handwriting recognition such as VisionObjects Notes and maybe DocsToGo ( 5'30": http://androidcommunity.com/lenovo-thinkpad-tablet-hands-on-video-20110719/ ) which are quite handy.
It would be wonderful if our community can extract and port those apps to the Flyer (through ROM or apk). I am not in IT so I hope that the work can be done by someone here.
Cheers.
(I don't know whether the Development Forum is a correct one to post things like this. Mod please move the thread to other forums if necessary.)
We will need a leaked rom first..
nickiberli said:
We will need a leaked rom first..
Click to expand...
Click to collapse
What he said.
Oh, and a Hex-Rays Decompiler, lol.
ikingblack said:
What he said.
Oh, and a Hex-Rays Decompiler, lol.
Click to expand...
Click to collapse
Hex-Rays decompiler?
nickiberli said:
Hex-Rays decompiler?
Click to expand...
Click to collapse
Google it. People are donating so this team called iDroid can get a Hex-Rays Decompiler to put Android on the iPhone.
Maybe this Lenovo Tablet Dump will do it?:
http://forum.xda-developers.com/showthread.php?t=1252957
Edit: I just took the notesmobile_len-oem.apk and notesmobile_len-data-de_DE.apk(for german language) from the dumb.
They installed fine on my GB 2.3.3 Flyer but once I'm starting the app it ays that this version of notes mobile is not compatible with my device.
Could someone simply check if it works on a HC flyer?
Edit2: Just removed the device check... However - it still crashes right after start - anyone who wants to try my version without device check? Maybe it is running on honeycomb.
cool software.hope can get it soon
I hope someone will do it, it seems great.
Well - like I said:
I can share the notesmobile apk to anyone who is running honeycomb on the flyer.
I eventually also removed the device check.
But since I haven't moved to honeycomb yet - I can't try. :-/
Himmig said:
Well - like I said:
I can share the notesmobile apk to anyone who is running honeycomb on the flyer.
I eventually also removed the device check.
But since I haven't moved to honeycomb yet - I can't try. :-/
Click to expand...
Click to collapse
Please, do it! A lot of people have already moved to HC
Try the following:
1. Install Notesmobile_len_oem.apk
2. Install the language pack (eg notesmobile_len-data-en_GB.apk)
3. Put the two lib files in your "system/lib" folder if possible
4. Run the notesmobile application for the first time. --> If you get a "device not supported error" continue with 5.
5. Uninstall notesmobile (keep the language pack and lib files in place)
6. Install notesmobile_len-oem-signed.apk
7. Run the notesmobile app (this version should ignore the device check)
@Himmig, got FC on process com.visionobjects.notesmobile_len
I also got the same force close.
I wanna know can man use it on GB?
Sent from my HTC Flyer P510e using xda premium
Anybody tried WritePad, and another one is PenReader? It seems to be a pretty decent handwriting recognition app. It works like a keyboard, so can be used in any app. I hope it will be even much better on the Flyer with Honeycomb.
Anybody using Flyhigh ROM has been succesful to run this application?
well the problem is the following;
1. The flyer has 2 x touch film layers which work on different voltage readings. However the main touchscreen has the ability to detect both voltges, and hence why it can trigger into notepad mode when the pen nibbles touches the screen.
2. The the application itself is designed to work on a different android framework... This would need to be modified to sense.framework as otherwise they just won't compile well together. You also have to modify the application source code to accept the pen voltages instead of fingers...
Unless you want to use fingers too? If so that is another bastard in itself to set up with the pencils interface.
I've tried with SBM to see if the pen could be modified to write with it etc, and but failed, and hence I believe we need afew development to work on this.
Sent from my HTC Flyer P510e using xda premium
update your flyer to HC and buy writepad : you won't need to port this app anymore
Are people trying to get Notes Mobile to work or the handwriting recognition text input to work? Or both?
For those still getting force closes on Notes Mobile, I monitored logcat and found that you need to push the following into /system/lib/:
libMyScriptEngine.so, libMyScriptHWR.so, and libStylusCore.so
If you're running Himmig's modified apk, then it should be fine. If you're just using the apk straight from the system dump, then build.prop needs to spoof the Lenovo Thinkpad Tablet.
I've been playing with Notes Mobile on my Flyer for a couple of days, and handwriting recognition is quite spiffy. As a note-taking app, I still like HTC Notes better since it syncs with Evernote and it's just integrated better. You could export to HTC Notes from Notes Mobile though.
I actually don't know if the handwriting IME is part of the system dump. Is it there?
Thanks for the input mate... I should have looked at logcat :-/
I'll try if it works and see if the modified apk is able to surpass the device check... however - could you post your build prop modifications?
can anyone modify the last working google music apk to not look for updates and or clone it and make it standalone. I know i for one am looking for something that allows me to have the nexus q enabled music apk and the new one both on my phone at the same time.
or is someone can inform me what to do I will work to try and do it.
I am willing to donate for the guy who can.
ianandamy said:
can anyone modify the last working google music apk to not look for updates and or clone it and make it standalone. I know i for one am looking for something that allows me to have the nexus q enabled music apk and the new one both on my phone at the same time.
or is someone can inform me what to do I will work to try and do it.
I am willing to donate for the guy who can.
Click to expand...
Click to collapse
If you don't care about using Google Play Music 5.0:
Find old apk (4.5.9 I think)
Uninstall 5.0
Turn off automatic updating in market
Install old apk
???
Profit
This is the only thing I did, wasn't too wowed with the new features of 5.0.
I also don't know what it would take to add the functionality to 5.0 :/
Hope this helps.
Sora3087 said:
If you don't care about using Google Play Music 5.0:
Find old apk (4.5.9 I think)
Uninstall 5.0
Turn off automatic updating in market
Install old apk
???
Profit
This is the only thing I did, wasn't too wowed with the new features of 5.0.
I also don't know what it would take to add the functionality to 5.0 :/
Hope this helps.
Click to expand...
Click to collapse
I know you can do that I'm hoping for a modded apk
ianandamy said:
I know you can do that I'm hoping for a modded apk
Click to expand...
Click to collapse
Ok well the no updating might not be possible from editing the 4.5.9 app.
I looked around the 5.0 app and it definitely doesn't have the Tungsten support files so it isn't just missing visually
I'm wonder what is involved with porting the Tungsten code to the 5.0 app...
Sora3087 said:
Ok well the no updating might not be possible from editing the 4.5.9 app.
I looked around the 5.0 app and it definitely doesn't have the Tungsten support files so it isn't just missing visually
I'm wonder what is involved with porting the Tungsten code to the 5.0 app...
Click to expand...
Click to collapse
Have a look at drawable-hdpi/ic_media_route_on_holo_light.png or ic_q_solo.png or ic_q_multi.png and tell me that again
It really looks like its partially there, just not up front. Wonder why....
animal24 said:
have a look at drawable-hdpi/ic_media_route_on_holo_light.png or ic_q_solo.png or ic_q_multi.png and tell me that again
it really looks like its partially there, just not up front. Wonder why....
Click to expand...
Click to collapse
wonder if we can add it to the code in 5.0 and make it work rebuilding the apk
ianandamy said:
wonder if we can add it to the code in 5.0 and make it work rebuilding the apk
Click to expand...
Click to collapse
It may be built out but disabled, maybe because they had to disable it to get the contracts for Google music unlimited access.. Wonder if there is a labs type thing in Google music...
animal24 said:
it may be built out but disabled, maybe because they had to disable it to get the contracts for google music unlimited access.. Wonder if there is a labs type thing in google music...
Click to expand...
Click to collapse
i am not up on how to program i know some mild code but im sure this can be done if a dev would have a few hours to figure it out for the community i for one would happily donate to whoever gets it figured out
I saw this little Samsung widget from a You Tube video. My current ROM doesn't have it, I don't recall seeing it with past ROMs either. I searched this forum and don't see it here.
I hunted it down through Twitter of all places.
Maybe it's not included on N7100 .. anyway it's tested & works fine, lightweight. It clearly tells how many apps are active, clicking it leads to your built-in Task Manager.
It's an apk, just install normally.
https://dl.dropboxusercontent.com/u/87523367/Applicationmonitor1.0.5.apk
Cheers
This is made by Samsung and available through the the Samsung App store. They have newer release available 1.0.6
Sent from my SGH-I317M
dbzgod said:
This is made by Samsung and available through the the Samsung App store. They have newer release available 1.0.6
Sent from my SGH-I317M
Click to expand...
Click to collapse
Yes I know thanks, I searched through their store, couldn't find it! Care to post it?
tweeny80 said:
Yes I know thanks, I searched through their store, couldn't find it! Care to post it?
Click to expand...
Click to collapse
I find Samsungs App store can be picky on the keyword, also they try to detect your device and determines weather or not it is compatible for the app. If it's not or unknown they don't display it. I think custom roms might have a issue in this regard lol.
Here's the new one.
dbzgod said:
I find Samsungs App store can be picky on the keyword, also they try to detect your device and determines weather or not it is compatible for the app. If it's not or unknown they don't display it. I think custom roms might have a issue in this regard lol.
Here's the new one.
Click to expand...
Click to collapse
Thanks for the link,mate :good:
Thanks for posting this I couldnt find this as well:good:
tweeny80 said:
I saw this little Samsung widget from a You Tube video. My current ROM doesn't have it, I don't recall seeing it with past ROMs either. I searched this forum and don't see it here.
I hunted it down through Twitter of all places.
Maybe it's not included on N7100 .. anyway it's tested & works fine, lightweight. It clearly tells how many apps are active, clicking it leads to your built-in Task Manager.
It's an apk, just install normally.
https://dl.dropboxusercontent.com/u/87523367/Applicationmonitor1.0.5.apk
Cheers
Click to expand...
Click to collapse
Thanks for the information and thread. Could you please tell whats the weather widget in your screenie?
Hemant said:
Thanks for the information and thread. Could you please tell whats the weather widget in your screenie?
Click to expand...
Click to collapse
Hi Hemant. Unless you live in New Zealand, this app won't suit you. It's a paid app by the NZ national weather service, only shows weather for NZ.
Cheers
dbzgod said:
I find Samsungs App store can be picky on the keyword, also they try to detect your device and determines weather or not it is compatible for the app. If it's not or unknown they don't display it. I think custom roms might have a issue in this regard lol.
Here's the new one.
Click to expand...
Click to collapse
this widget wont work on custom roms do you no how to get it working on RemICS-JB_v5 rom as its one of them widgets that's a must have ive read and tried loads but still cant get it working any help would be great thanks in advance
SIMO.69 said:
this widget wont work on custom roms do you no how to get it working on RemICS-JB_v5 rom as its one of them widgets that's a must have ive read and tried loads but still cant get it working any help would be great thanks in advance
Click to expand...
Click to collapse
Sorry I don't know how to get it to work on custom roms, my guess is the widget needs specifics from Samsung touchwiz roms possibly the framework that Samsung uses or could be the kernel, but I honestly have no idea.