[APP][DEV] Update me [ROM MAKER] - 2.0.3 - PUSH NOTIFICATION - (updated 2012-09-13)

Search This thread

grzesdroid

Senior Member
Feb 13, 2012
790
264
34
Jaworzyna Śląska
Odp: [APP][DEV] Update me [ROM MAKER] - 2.0.3 - PUSH NOTIFICATION - (updated 2012-09-

I think I know what is wrong. Once again, I put on dropbox and I think it works but I'm tired after work and do not want to check .. Now my link looks the same as yours and others. Good night

I thank you all for your help. Many thanks


Edit:
Everything works: D I had to click on the file dropbox, the left mouse button and select "create a public link". Previously, I did it on the phone and the mobile website, and now just opened a full page and saw that there is something

Edit2:
Okay, last question. Like now I can edit the xml file? To add new options for parts or edit as I add new version
 
Last edited:

danieldmm

Senior Member
Dec 18, 2008
5,191
12,054
France
I think I know what is wrong. Once again, I put on dropbox and I think it works but I'm tired after work and do not want to check .. Now my link looks the same as yours and others. Good night

I thank you all for your help. Many thanks


Edit:
Everything works: D I had to click on the file dropbox, the left mouse button and select "create a public link". Previously, I did it on the phone and the mobile website, and now just opened a full page and saw that there is something

Edit2:
Okay, last question. Like now I can edit the xml file? To add new options for parts or edit as I add new version

Correct, dont forget to put th e file th e saem place of the first. Also if you put the file direct over public folder and then left mouse button, option to copy public link will be avaiable , only in public folder :)
Nice you sorted how to work

Sent from my Nexus 7 using Tapatalk HD
 
  • Like
Reactions: grzesdroid

TamCore

Senior Member
Jul 8, 2010
665
649
31
Düsseldorf
tamcore.eu
I have one more question. How to add a link to donate on PayPal?

Code:
<DonateUrl>https://paypal.com/....</DonateUrl>
in your update_me_ckeck.xml. You can generate that link somewhere in your paypal account or you use
Code:
<DonateUrl><=!=[=C=D=A=T=A=[https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YOUR@EMAIL.HERE&item_name=Donation&no_shipping=1]=]=></DonateUrl>
 
  • Like
Reactions: grzesdroid

pokexpert

Senior Member
Aug 16, 2012
220
46
Caen
Hello guys i got a problem
When i want to add this wonderful app in system app or my custom rom, I got a force close...
The only way is to install it in /data/ but you can unistall it by error...
thx!
 

grzesdroid

Senior Member
Feb 13, 2012
790
264
34
Jaworzyna Śląska
Odp: [APP][DEV] Update me [ROM MAKER] - 2.0.3 - PUSH NOTIFICATION - (updated 2012-09-

Hello guys i got a problem
When i want to add this wonderful app in system app or my custom rom, I got a force close...
The only way is to install it in /data/ but you can unistall it by error...
thx!

Try changing the name of the application on the "UpdateMe.apk" works for me

SGS III / Grisza Monster Beam v5.0 / Yank 3.3a / JKay deluxe framework 14.92.9 / JB Domination (edit by me) / Tapatalk 2 / Swiftkey 4
 

grzesdroid

Senior Member
Feb 13, 2012
790
264
34
Jaworzyna Śląska
Odp: [APP][DEV] Update me [ROM MAKER] - 2.0.3 - PUSH NOTIFICATION - (updated 2012-09-

What do you mean?
I must name it Updateme.apk? Or any other name?

Yes, change the name to "UpdateMe"

uploadfromtaptalk1363457176619.jpg

SGS III / Grisza Monster Beam v5.0 / Yank555.lu 3.3a / JKay deluxe framework 14.92.9 / JB Domination (edit by me) / Tapatalk 2 / Swiftkey 4
 

rollidark

Member
Jun 22, 2012
24
0
Hi devs/advanced users.

I use updateme a long time...and its works great in cwm 5.5.0.x

But im using a cwm 6.0.2.x from biulder.clockworkmod.com... and updateme automatic installs (scripts rom manager) does not work anymore.
Is this a bug with cwm touch 6? Or bug with updateme? Plz check this

Thanks
 

MattBooth

Senior Member
Jan 4, 2011
8,402
13,710
36
Bradford
mattbooth.dev
Code:
W/System.err( 2832): java.io.FileNotFoundException: /storage/sdcard0/.vAd/cache.dat: open failed: ENOENT (No such file or directory)

W/System.err( 2832): 	at libcore.io.IoBridge.open(IoBridge.java:416)

W/System.err( 2832): 	at java.io.FileInputStream.<init>(FileInputStream.java:78)

W/System.err( 2832): 	at java.io.FileInputStream.<init>(FileInputStream.java:105)

W/System.err( 2832): 	at com.mobfox.video.sdk.b.a(Unknown Source)

W/System.err( 2832): 	at com.mobfox.video.sdk.i.<init>(Unknown Source)

W/System.err( 2832): 	at com.acquariusoft.UpdateMeSmartphone.UpdateMeActivityOld.onCreate(Unknown Source)

W/System.err( 2832): 	at android.app.Activity.performCreate(Activity.java)

W/System.err( 2832): 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java)

W/System.err( 2832): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java)

W/System.err( 2832): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java)

W/System.err( 2832): 	at android.app.ActivityThread.access$600(ActivityThread.java)

W/System.err( 2832): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java)

W/System.err( 2832): 	at android.os.Handler.dispatchMessage(Handler.java)

W/System.err( 2832): 	at android.os.Looper.loop(Looper.java)

W/System.err( 2832): 	at android.app.ActivityThread.main(ActivityThread.java)

W/System.err( 2832): 	at java.lang.reflect.Method.invokeNative(Native Method)

W/System.err( 2832): 	at java.lang.reflect.Method.invoke(Method.java:511)

W/System.err( 2832): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)

W/System.err( 2832): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)

W/System.err( 2832): 	at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:106)

W/System.err( 2832): 	at dalvik.system.NativeStart.main(Native Method)

W/System.err( 2832): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)

W/System.err( 2832): 	at libcore.io.Posix.open(Native Method)

W/System.err( 2832): 	at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)

W/System.err( 2832): 	at libcore.io.IoBridge.open(IoBridge.java:400)

W/System.err( 2832): 	... 20 more
 

GiantDwarf

Member
Jul 5, 2012
13
2
No reboot into recovery mode and automatic install

I am trying to use the version 2.0.3 of updateme and try to update a Nexus 7 device with an AOSP with it. After downloading the new image the reboot and install does nothing. Even in the logcat output there is not a single line complaining about an error. Can anybody tell me what is going on or what i do wrong? Thanx for any suggestions.
 

danieldmm

Senior Member
Dec 18, 2008
5,191
12,054
France
I am trying to use the version 2.0.3 of updateme and try to update a Nexus 7 device with an AOSP with it. After downloading the new image the reboot and install does nothing. Even in the logcat output there is not a single line complaining about an error. Can anybody tell me what is going on or what i do wrong? Thanx for any suggestions.

Wich recovery you use?

Sent from my Nexus 7 using Tapatalk HD
 

GiantDwarf

Member
Jul 5, 2012
13
2
I use Openrecovery TWRP 2.4.4.0. But the tablet does not even begin to reboot.
Does the ROM need something like a reboot_recovery.sh script in order to work? From the documentation i thought the only thing the ROM need to support is the update_me.xml file in the folder /system. Is my assumption correct or do i miss something here? What i would like to achieve is to have a stock AOSP (no root etc.) with this nice update feature.
 
Last edited:

danieldmm

Senior Member
Dec 18, 2008
5,191
12,054
France
I use Openrecovery TWRP 2.4.4.0. But the tablet does not even begin to reboot.
Does the ROM need something like a reboot_recovery.sh script in order to work? From the documentation i thought the only thing the ROM need to support is the update_me.xml file in the folder /system. Is my assumption correct or do i miss something here? What i would like to achieve is to have a stock AOSP (no root etc.) with this nice update feature.

In mine S3 it work like a charme although in my Nexus 7 Wi-Fi I did not tested. I will try to make some tests this week and post here the results. I have also TWRP in my Nexus 7.

Sent from my Nexus 7 using Tapatalk HD
 

widokeren

Senior Member
Nov 5, 2012
177
178
Suroboyo
can i create nested tab in update_me_parts.xml ?

example when i click kernel menu that is 2 more menu inside it.

thank you before.

your push notification is very awesome :)
 

acquariusoft

Senior Member
May 23, 2006
802
395
Some recovery can have problem, you need to post the log of recovery for see the error

Hi devs/advanced users.

I use updateme a long time...and its works great in cwm 5.5.0.x

But im using a cwm 6.0.2.x from biulder.clockworkmod.com... and updateme automatic installs (scripts rom manager) does not work anymore.
Is this a bug with cwm touch 6? Or bug with updateme? Plz check this

Thanks

I am trying to use the version 2.0.3 of updateme and try to update a Nexus 7 device with an AOSP with it. After downloading the new image the reboot and install does nothing. Even in the logcat output there is not a single line complaining about an error. Can anybody tell me what is going on or what i do wrong? Thanx for any suggestions.
 

acquariusoft

Senior Member
May 23, 2006
802
395
I am trying to use the version 2.0.3 of updateme and try to update a Nexus 7 device with an AOSP with it. After downloading the new image the reboot and install does nothing. Even in the logcat output there is not a single line complaining about an error. Can anybody tell me what is going on or what i do wrong? Thanx for any suggestions.

You must ask to a rom developer, i'm only developer of this app!!!!
 

Top Liked Posts

  • There are no posts matching your filters.
  • 121
    TXBCH.png


    Hi,

    i have created the app "Update me" for help all rom makers.
    With this app you can easily configure a system for automatic check rom update, plugin, theme, ecc.

    The app is also available in a modded version in Megatron Rom for Asus tranformer with more of 600 download and good review on market, the thead is here:
    http://xdaforums.com/showthread.php?t=1583100

    [SIZE=+2]What makes this application?[/SIZE]

    • Push notification for send check to new rom
    • Push notificatio for send message to rom's users
    • Check for new rom available
    • Show list of kernel which can be downloaded, download it and reboot to recovery
    • Show list of plugin which can be downloaded, download it and reboot to recovery
    • Show list of themes which can be downloaded, download it and reboot to recovery
    • Check md5 for download file
    • Check new rom on startup
    • check new rom every hours
    • android version
    • Create your custom tab with name and icon
    • Support all hosts as external links

    [SIZE=+2]Link for download[/SIZE]

    website
    http://win.acquariusoft.com/updateme/

    Android > 3
    https://play.google.com/store/apps/details?id=com.acquariusoft.UpdateMe

    Android > 2
    https://play.google.com/store/apps/details?id=com.acquariusoft.UpdateMeSmartphone

    Direct link
    http://dl.dropbox.com/u/3681387/UpdateMe.apk
    http://dl.dropbox.com/u/3681387/UpdateMeSmartphone.apk

    [SIZE=+2]How to configure[/SIZE]
    The program is easily to configure.
    in your rom you need only a file named update_me.xml in the system folder.
    The file must be like this:

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <RomConfig>
        <RomName>Name rom</RomName>
        <RomVersion>0.1.0</RomVersion>
        <RomCheckUrl>http://www.me.com/update_me_ckeck.xml</RomCheckUrl>
        <RomElemUrl>http://www.me.com/update_me_parts</RomElemUrl>
        <CheckMD5>0</CheckMD5>
        <RebootRecovery>0</RebootRecovery>
    </RomConfig>
    and 2 other file must to be placed online:
    - a file with rom info for check new rom availability
    - a file with element for rom.

    ATTENTION
    When the rom is update, the new rom MUST contains a modified update_me.xml with new version,otherwise the app show always the message "new rom available"

    an example config is available here
    http://dl.dropbox.com/u/3681387/config_example.zip

    the pack of available icon for tabs can download here
    http://dl.dropbox.com/u/3681387/icons.zip
    in the pack icon named icon_0.png is the number 0 of the config ;D


    [SIZE=+2]Supported file host[/SIZE]

    • direct download file host
    • public folder on dropbox, box.net, etc
    • goo.im
    • xdafileserver.nl
    • androidfilehost.com
    • all other host as external link

    How use push notification on your rom

    • Register on http://win.acquariusoft.com/updateme
    • Go on "Registered" -> "Rom list" menu
    • choose a uid (uniqueid) for the rom. Max 16 chars. and insert a new rom name (need only for list, can be different from name inserted in the config). If uid is already used a message is promped
    • if it's all ok, you see your rom inserted.
    • now you can inserted your uid in the config using updateme.otauid in the build prop and <OtaUid>xxx</OtaUid> in the xml
    • when new version is available if you go to info of rom you can send new version check and message to all users!


    [SIZE=+2]How check md5 work[/SIZE]
    if check md5 is enabled for a file, the program check for a file name with the same name of file plus .md5sum like: app.zip and app.zip.md5sum
    with contains md5 plus filename.
    if the host is goo.im the md5 is read directly from page

    [SIZE=+2]Donate[/SIZE]
    if you like my work, donate me a beer!!!!

    i have create a new app on the market for donate 3 €.
    https://play.google.com/store/apps/details?id=com.acquariusoft.UpdateMe.donate
    for now it don't allow new feature but in the future i'll add some feature only for donate user.

    [SIZE=+2]Extra[/SIZE]
    Also i have create a new site for the project
    http://win.acquariusoft.com
    for registered user is possible upload your xml file for public access without limitation of time, in the future more stuff ;D
    for now registration is now available on the site, so if you want an account send me a pm with username, password and email.

    Donator (tnx to all)

    • krarvind
    • TamCore
    • core720
    • barikke74
    • pglmro
    • pcrao.n
    • jeff
    • TRothe
    • jensmeyer1
    • makowskimaq


    If you have ideas for improve the program, find some bug or other write on this thread

    Beta version of program was posted here before post on market for all
    20
    [SIZE=+2]Help with translation[/SIZE]
    This is the last string to translate for the program.
    http://dl.dropbox.com/u/3681387/strings.xml
    if you wanna see this app in your language translate and send me ;D

    [SIZE=+2]Beta version[/SIZE]

    no version available


    [SIZE=+2] Official version changelog[/SIZE]

    2.0.3
    bug fix

    2.0.2

    • [add][donated version] Disable push notification
    • [add] <CwmFlipSdcard> tag in xml or updateme.cwmflipsdcard in build.prop for enable cwm flip sd card for default
    2.0.1


    • [add] Turkish translation (tnx to mamunda)
    • [improve] Click on a push notification message open a window for see the complete message
    • [improve] update german translation (tnx to hawkeyexp)


    2.0.0


    • [add] Push notification for send command to check new rom and send message to the rom's users (if you send check new rom command and there is not new version available no message is show. For test use send message if there is no new version available).
    • [add] updateme.lighttheme=1 or <LightTheme>1</LightTheme> for enable default light theme (only if user not have selected black theme in option
    • [add] Now with tag <ExternalLink>1</ExternalLink> in the check and parts files you can host your file on every host. when the user download the file, the browser is used for download the file, so you can use all host (rapidshare,fileshare,ecc)
    • [add]downloaddir parameter in the build.prop and DownloadDir in xml for set defauld download dir. If the user select a dir, this override this setting!
    • [add] add check if downloaded file size is correct, if not an error message is showed
    • [change] Now default folder is sdcard\UpdateMe (only on new installation or wipe cache)
    • [improve] update franch translation (tnx toel_liberator)
    • [improve] less memory and no data downloaded when disable rom auto-check is selected



    1.3.4

    • [fix]little bug fix
    • [improve] some code clean
    • [improve] update translation
    • [add] add polish translation

    1.3.3

    • [improve] now click on list element donwload file like disk image

    1.3.2

    • [new] add dev-host support
    • [fix] fix some problem on load some xml.
    • [fix] show more line of text in element list.
    • [improve] some code clean
    • [improve] update german translation
    • [improve] update italian translation
    1.3.1


    • [new] Installed apps and script tab can be hide by default by rom config and the option can be modified in settings by user
    • [improve] update french translation
    • [improve] little improvement in element layout
    1.3.0


    • [new] Now is possible have more than one <RomElemUrl> tag in config and build.prop, so you can split xml in more file in you want share with more rom :D
    • [new] Add images for element ( tag <ImageUrl>)
    • [new] Add thumbnail for element ( tag <ThumbnailUrl>)
    • [improved] Improved element layout with button for downoad
    • [new] Manage installed apps
    • [new] Confirm dialog when download a file
    • [new]Progress bar on notification area when download a file
    • [new] add<DestChmod> in tab element for set value for chmod after move file to Dest. Default is 0644
    • [new] <Wipe> tag for show the text in the message that this file need a full wipe
    • [new] if wipe if enabled a checkbox is showed in the dialog afterdownload a fileand if selected,when choose reboot and install , wipe operation is made
    • [new] on downloaded file now there is a checkbox for made a full wipe before install files
    • [new] checkbox for wipe when install downloaded files
    • [new] add French language
    • [new] add Korean language
    • [fix] fix bug when created scripts have empty fields.
    • [fix] correct file name on service like goo.gl
    1.2.0


    • [new] add script section for download script from the site http://win.acquariusoft.com
    • [new] add your custom script (saved on sdcard/update_me/my_script.xml)
    • [new] added spanish translation (tnx to Joaquín Padilla)
    • [new] share your rom info with your friends
    • [fix] fix some missing properties read from config
    • [fix] md5 url tag and md5 tag now work also in rom check
    • [improved] update german translation
    • [improved] update hebrew translation
    • [improved] show message on start info download
    • [improved] optimized data exchange
    • [fix] now all screen use light theme if selected
    • [fix] error on download on some server

    1.1.5


    • [new] choose time between rom check
    • [new] disable rom check (not show alert notification of new rom)
    • [improved] reorganized settings section
    • [new] add advertise in settings page (please support the app!!)
    • [new] donate app remove ads in Update me and Update me Smartphone


    ver 1.1.4


    • [new] support for 4ext
    • [new] now the user can choose reboot type in settings. Default is value in config
    • [new] inserted alternative url for md5 file for element
    <MD5Url></MD5Url>

    • [new] inserted md5 of element in the xml file with tag
    <MD5></MD5>

    • [fix] no more exception on wrong version format, but wrong formatted cannot be p****d so check work wrong. if you wan insert a message extra you must insert a version like 1.2.3. beta1
    • [new] Error message if no config available
    • [new] List of compatible roms with page link on config->compatible rom list
    • [fix] fix more bug on CWM and OSR (tnx to krarvind)
    ver 1.1.3


    • [new] add filter for elements
    add <FilterName>transformer</FilterName> in update_me.xml
    and <Filter>transformer</Filter> on tab element for filter
    see example of config for details

    • [new] now the configuration can be stored in build.prop, the name are the same but lowercase
    updateme.name
    updateme.version
    updateme.urlcheck
    updateme.urlelement
    updateme.useragent
    updateme.reboottype
    updateme.filter
    if use this delete update_me.xml or it override build.prop properties

    • [new][smartphone] available light theme
    • [new] added option to flip sdcart do emmc to cwm flash
    • [new] install multiple zip on recovery (go to config->downloaded files) (work only if single install work)
    • [fix][smartphone]when app is hide and reshow, it show the same page, also on download (dumraden bug)

    ver 1.1.2

    • [new]new button on download for choose to install directly on recovery
    the rom maker must add
    <RebootType>1</RebootType><!-- 0 no install,1 install on cwm, 2 install openrecoveryscript -->
    to update_me.xml in /system
    for enable the button

    • [improved] update german translation
    • [fix][android>3] change title on small screen
    • [fix][smartphone] fix rotate
    • [fix] move app don't work if desc is empty
    • [fix] change donate text



    ver 1.1.1

    • [new] now the version can be in format x.x.x.x
    • [new] show version number on all element
    • [new][smartphone] now image in tab are available in smartphone version
    • [new][android>3] option for choose light theme
    • [improved] rewritten more code, so is more easy to develop ;D
    • [fix] fix bug on xml p****r
    ver 1.1.0


    • [new] Now is possible create your personal tab with name and icon
    • [new] The update_me logo image now can be a png
    • [new] Translation in Hebrew (tnx to firefds)
    • [fix] new the update_me logo is centered
    • [fix] rotate bug (now really!)
    • [improve] more icont (tnx to Flukzr)

    ver 1.0.6

    • [new] Add ics icon style (tnx to Flukzr)
    • [new] The tags
    <CheckMD5>0</CheckMD5>
    <RebootRecovery>0</RebootRecovery>
    now works also in rom

    • [new] add <Dest> in app section for copy the downloaded app in a location like /system/app/ (es: <Dest>/system/app/</Dest>) (tnx to krarvind)

    • [fix] bug of not show logo image
    • [fix] On MDPI devices, the taskbar notification icon is blurry
    • [fix] rotate bug

    ver 1.0.5

    • Added logo you must put the image to system/update_me.jpg
    • Bug fix
    • Check for new rom now on the rom section
    • Check for new rom now now show a wait dialog
    • Added wakelock when download a file
    • Update some icon

    ver 1.0.4

    • bug fix
    • Show alert message when check rom in settings

    ver 1.0.3

    • bug fix
    • support to sourceforge host
    • add app section for download apk and install directly
    ver 1.0.2

    • bug fix
    • add cancel on download dialog
    • add german translation (tnx hawkeyexp)

    ver. 1.0.1
    • fix bugs
    • new button in option for reboot in recovery
    • Added UserAgent field in update_me.xml for change userAgent

    ver. 1.0.0
    • First version available
    20
    [SIZE=+2]Compatible roms
    [/SIZE]
    • OpenSensation Link
    • Brainmaster's CM9 & Black CM9 Link
    • Spartan Rom Link
    • Sensation & XE GhostXSeries Link
    • Slim ICS Link
    • Epsilon Project Link
    • Optimus 3D CyanogenMod 7.2 Link
    • Revolution Custom Rom GS2 by SconcauTeam Link
    • MIUI V4 for i9000 Link
    • TsunamICS Link
    • Catalyst MIUI Link
    • Phone-Bricker Link
    • Epsilon Project LP7 Link
    • JetMOD™3.0-Micromax A75 Link
    • Tiramisu+ I.C.E. A.G.E. Link
    • SuperStock Link
    • Revolution Custom Rom GS1 by SconcauTeam Link
    • RevoNote odex project by SconcauTeam Link
    • INFINITUM LBR Link
    • Clean AOPK Link
    • LeWa Os Link
    • INFINITUM-LBR (Samsung Captivate) Link
    • INFINITUM-LBR (Samsung Vibrant) Link
    • SilverLight™ Link
    • MyUI Euphoria Link
    • RebelROM Link
    • RebelROM Link
    • cm9 nightlies for mediacom Link
    • JetMOD™2.2 Link
    • GSIII revolution ROM by SconcauTeam Link
    • ZeroOneS3 Link
    • Team Sonic- FreeGS3 Link
    • Epsilon Project v4 Link
    • Light by TugaPower TEAM Link
    • MIUI v4 ICS Apside Edition Link
    • CriskeloROM Link
    • RGUI Link
    • LilBitMod Link
    • SmartRazr Latam Link
    • NovAndroid Link
    • Cr@zy SliVeR Link
    • JellyBam AOSP Link
    • JellyBam AOKP Link
    • JetMOD Link

    [SIZE=+2]FAQ

    [/SIZE] Some link inserted in my xml file don't work

    Some link with strange caracters don't work in xml, you must surround the link by CDATA tag like
    Code:
    <DonateUrl><=!=[=C=D=A=T=A=[http://xdaforums.com/donatetome.php?u=xxxxxx]=]=></DonateUrl>
    How can i call you app from my app?

    Simple, insert this code if you use Update me
    Code:
    Intent intentDeviceTest = new  Intent("android.intent.action.MAIN");
    intentDeviceTest.setComponent(new ComponentName("com.acquariusoft.UpdateMe","com.acquariusoft.UpdateMe.UpdateMeActivity"));
    startActivity(intentDeviceTest);
    And if you use Update me Smartphone
    Code:
    Intent intentDeviceTest = new  Intent("android.intent.action.MAIN");
    intentDeviceTest.setComponent(new ComponentName("com.acquariusoft.UpdateMeSmartphone","com.acquariusoft.UpdateMeSmartphone.UpdateMeActivityOld"));
    startActivity(intentDeviceTest);
    3
    new version available see 1st post for details ;D
    3
    Hi- I recently flashed DN3V5.5 rom and didnt notice UPDATE ME app> but i did go through all apps on phone... last night i flashed AGNI Kernel Stock 4.2.9 and have UPDATE ME app on my phone. i see you have got 100 pages here and i realy cant go through all..would appreciate if you could let me know.

    I have setting options as below.
    Build- Shows S5, N4, Alpha, N3 & N2 file downloadable
    Style S5- shows a package is available for download
    Style N3- shows a package is available for download
    Mod- shows a package is available for download
    Modem- Shows a package is available for download
    what are the briefs of these updates?

    Thanks
    The best place to ask this would be in the thread for the ROM you are running. Update Me is an app that makes OTA updates and the lists you are seeing possible but the list itself is generated by some files within the ROM.