Page 70 of 98 FirstFirst ... 20 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 ... LastLast
Results 1,036 to 1,050 of 1459

Thread: Installing non-VM apps on Rumor Touch

  1. #1036
    Join Date
    Jul 2010
    Location
    Central Illinois
    Posts
    52
    Carrier
    Virgin Mobile
    Feedback Score
    0

    Calendar Application

    Anyone find any J2ME apps for calendars other than Gcal? I have tried Gcal and although it works OK I'm really looking for something that has full month, week and agenda views that syncs with Google. Not sure if these types of apps are in demand anymore on J2ME but it will help me "curb" my desire to buy an Intercept as soon as it hits the shelves.

  2. #1037
    Join Date
    Aug 2010
    Posts
    3
    Carrier
    Virgin Mobile
    Feedback Score
    0
    Quote Originally Posted by atraum View Post
    Anyone find any J2ME apps for calendars other than Gcal? I have tried Gcal and although it works OK I'm really looking for something that has full month, week and agenda views that syncs with Google. Not sure if these types of apps are in demand anymore on J2ME but it will help me "curb" my desire to buy an Intercept as soon as it hits the shelves.
    Yeah, GCAL is kind of a turd. I find the best results with bookmarking "www.google.com/calendar/m" in a browser (such as opera mini). Assuming you are already logged-in, this gives you an agenda view with the ability to view existing events and use the quick-add feature for new events. Not very robust, but manageable for now. Hopefully a better google calendar app will be discovered.

  3. #1038
    Join Date
    Dec 2003
    Location
    Northern Cali
    Posts
    2,031
    Carrier
    T-Mobile
    Feedback Score
    0
    Quote Originally Posted by Dwayner View Post
    Yeah, GCAL is kind of a turd. I find the best results with bookmarking "www.google.com/calendar/m" in a browser (such as opera mini). Assuming you are already logged-in, this gives you an agenda view with the ability to view existing events and use the quick-add feature for new events. Not very robust, but manageable for now. Hopefully a better google calendar app will be discovered.
    OHH I like that. Thanks!!





  4. #1039
    Join Date
    Sep 2010
    Location
    USA
    Posts
    1
    Carriers
    Virgin Mobile
    Feedback Score
    0
    Quote Originally Posted by carprojects View Post
    I literally just tried working with this file a few minutes ago using the Nokia 70 settings. JADmaker didn't create the file properly, but created a bunch of folders under the JADmaker program folder (strange...).
    A jar file is a packaged Java application and so is rather like a collection of folders and files all zipped up. JADmaker will extract all of the files from the jar file, use info from those files to create the jad file, and then cleanup all the extracted folders. However, if it fails to extract all of the files from the jar, it gives up and doesn't bother to cleanup.

    The reason that the extraction fails is likely because one of the folders has a file called "a.class" and a file called "A.class". Since Windows filenames are case insensitive, these two files are considered the same file. This confuses whatever extraction tool JADmaker is using and so it fails.

    It's actually a mistake on JADmaker's part to even try and extract all of the files, since all it should need from the jar to make the jad is the manifest file.

  5. #1040
    Join Date
    Jul 2010
    Posts
    143
    Carrier
    Straight Talk
    Feedback Score
    0
    Quote Originally Posted by robertey View Post
    Is the data modem on the Rumor Touch fast enough to handle the date required for a voice call to go out as data?
    I just installed the Google Voice app... I went into settings and chose data instead of voice, and made a call and it worked, but it just called me from my google voice number and when I answered was ringing the person I was calling. I had heard this was how GV works but was my first time using it.

    What I'm wondering is, did it make it using my data? It seems unlikely since I answered the call, that seems like it would use voice minutes. I hadn't checked my minutes prior to making the call, so I don't know to compare. I could call again and check, but was wondering, if it's still using voice minutes then why is the option even in settings?

  6. #1041
    Join Date
    Apr 2004
    Location
    Hernando, Florida, United States
    Posts
    427
    Carrier
    Straight Talk
    Feedback Score
    0
    Wirelessly posted (Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)

    Hmmm wonder if the data setting is just data?

  7. #1042
    Join Date
    Jul 2010
    Posts
    143
    Carrier
    Straight Talk
    Feedback Score
    0
    Quote Originally Posted by bkallans View Post
    Wirelessly posted (Mozilla/5.0 (iPod; U; CPU iPhone OS 4_1 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8B117 Safari/6531.22.7)

    Hmmm wonder if the data setting is just data?
    In settings it says:

    Call With:
    -Data
    -Voice

    You can pick one of the two... this "call with" gives me the impression that it's referring to how the calls are made... either using data or voice minutes. It works just fine when I choose data, but I think it's still actually using my voice minutes because I'm having to answer an incoming call from my GV #...

    I think the settings options may be misleading or something.

    I'm confused... lol

  8. #1043
    Join Date
    Jul 2004
    Posts
    133
    Phones
    Rumor Touch
    Rumor Touch
    Carrier
    Virgin Mobile
    Feedback Score
    0
    If you log on to Virgin Mobile then go to My Account -> Account Activity, it should show all in and outbound calls that used minutes.

    Bruce.

  9. #1044
    Join Date
    Aug 2010
    Posts
    15
    Feedback Score
    0
    Quote Originally Posted by uglyjoe View Post
    A jar file is a packaged Java application and so is rather like a collection of folders and files all zipped up. JADmaker will extract all of the files from the jar file, use info from those files to create the jad file, and then cleanup all the extracted folders. However, if it fails to extract all of the files from the jar, it gives up and doesn't bother to cleanup.

    The reason that the extraction fails is likely because one of the folders has a file called "a.class" and a file called "A.class". Since Windows filenames are case insensitive, these two files are considered the same file. This confuses whatever extraction tool JADmaker is using and so it fails.

    It's actually a mistake on JADmaker's part to even try and extract all of the files, since all it should need from the jar to make the jad is the manifest file.
    Thanks, I didn't know that.

  10. #1045
    Join Date
    Aug 2010
    Posts
    15
    Feedback Score
    0
    So, now that the phone has been hacked, what can be done with it? For example, has someone found a way to turn on file transfers via Bluetooth. I try BlueFTP but it can't connect to my PC since it times out. I suspect there's a firewall.

  11. #1046
    Join Date
    Jul 2010
    Posts
    143
    Carrier
    Straight Talk
    Feedback Score
    0
    Quote Originally Posted by Bruce Chastain View Post
    If you log on to Virgin Mobile then go to My Account -> Account Activity, it should show all in and outbound calls that used minutes.

    Bruce.
    It shows the calls from my GV #, I made 3 total, and each one is listed with the minutes, so it is still using voice minutes.

    I don't understand why they even have this option in the settings... or if it's referring to something else it should be made more clear. "Call With" sounds like making calls to me.

    I can make GV calls for free with my Gmail, so I know they offer some free calling that way, and when I saw those options it seemed awesome; guess it was too good to be true.

  12. #1047
    Join Date
    Apr 2004
    Location
    Hernando, Florida, United States
    Posts
    427
    Carrier
    Straight Talk
    Feedback Score
    0
    After I install apps / games can I delete anything from the memory card?
    Don't like having to scroll to the very bottom to get to to new apps / games on the phone to install em.

  13. #1048
    Join Date
    Dec 2005
    Location
    QC, Illinois
    Posts
    1,105
    Phones
    Samsung Galaxy S2 Epic 4G Touch
    Samsung Galaxy S2
    Feedback Score
    0
    Quote Originally Posted by bkallans View Post
    After I install apps / games can I delete anything from the memory card?
    Don't like having to scroll to the very bottom to get to to new apps / games on the phone to install em.
    Yes you can. I always delete them after it is installed.

  14. #1049
    Join Date
    Apr 2004
    Location
    Hernando, Florida, United States
    Posts
    427
    Carrier
    Straight Talk
    Feedback Score
    0
    Quote Originally Posted by tcross8361 View Post
    Yes you can. I always delete them after it is installed.
    Thanks!!!!

  15. #1050
    Join Date
    Sep 2010
    Posts
    3
    Feedback Score
    0
    Anyone know if there is a working police scanner out there? I know that the iPhone has one so I was just curious to see if there was a java version that worked on the Rumor Touch.

Page 70 of 98 FirstFirst ... 20 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 ... LastLast

Similar Threads

  1. Apps not installing properly
    By csosquared in forum webOS
    Replies: 1
    Last Post: 07-12-2010, 09:05 AM
  2. rumor touch apps?
    By dre-baby in forum Virgin Mobile USA
    Replies: 1
    Last Post: 07-01-2010, 01:00 PM
  3. Installing Software on my Rumor 2
    By phatman67 in forum Virgin Mobile Canada
    Replies: 9
    Last Post: 05-17-2010, 08:10 AM
  4. installing apps
    By fonemaker in forum Blackberry
    Replies: 5
    Last Post: 03-09-2010, 02:37 PM
  5. LG Xenon: Installing Apps
    By Dforion in forum LG
    Replies: 0
    Last Post: 12-19-2009, 04:05 PM

Bookmarks