N82 Restart / Reboot *signed* App needed

Does anyone know of or have a SIGNED restart app so I don't have to turn off and back on my phone when I need to reboot?
thanks in advance.

The stand alone reboot-applications I know of are all unsigned, but some filemanagers have this option.
I use Activefile. A great free filemanager. It has 2 tabs, which makes it very usable when moving/copying files AND it has a reboot function. The basic version is signed.
http://activefile.googlepages.com/home
I think the basic version can reboot (but I'm not sure since I use the extended version). If not you'll need the extended version, which isn't signed. But the extended version can easily be signed online without registering. I signed it here with no problems:
https://www.symbiansigned.com/app/page/public/openSignedOnline.do
Enter IMEI, E-mail, select app and select all under "Capability information". Check your e-mail.That's it.

Similar Messages

  • Okay so about four days ago my ipad says it has apps to update but whenever i go to the update apps page it will not load and i have tried rebooting signing out but nothing will work, any suggestions?

    Okay so about four days ago my ipad says it has apps to update but whenever i go to the update apps page it will not load and i have tried rebooting signing out but nothing will work, any suggestions?

    If you are getting the blank app update screen, many, many people are having this problem over the last couple of days. It is a problem that Apple must fix now.
    According to Fly150 in another discussion, this will work.
    If you want to update the Apps while waiting for Apple to fix Updates:
    1. Go to App Store
    2. Select Purchased
    3. Select All
    4. Scroll down to find the Apps showing update
    5. Select update on the Apps
    This should update the Apps and get rid of the update count in App Store. Apple needs to fix this. It is a workaround only until then.

  • I am signed into the App Store on my iphone 4 and one of my apps need updating and my brother was signed into it but its like its locked to his Apple ID I have tried signing out and turning my phone off its just not working

    I am signed into the App Store on my iphone 4 and one of my apps need updating and my brother is signed into it because I didn't have any credit to make an ID so he signed in so I could download apps but its like its locked to his Apple ID I have tried signing out and turning my phone off its just not working please help.

    Apps are locked to the Apple ID that was used to download them. You will have to sign in as your brother in order to update it.

  • Why dont my apps need to be updated?

        I went to the app store on my ipad, and saw that some fifty apps needed updating. I updated keynote (separatly from the other apps because of the size of the file) and went back to the app store. When i got there, it said' "all apps are up to date."
      How could that be? I know there was at least 49 apps left.
    Update: looked at my purchaced apps page and the cloud symbol () appears next to a lot of the apps and when i go to that app in the store it says "update" instead of the "install" button. Do i have to go through every app in the purched section in the app store to up date my apps? What a pain!

    No you should not have to do that. Try quitting the App Store app completely and then reboot your iPad. Go back to the App Store and see if the updates are listed in the updates tab.
    Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Having 50 apps that need to be updated tells me that you don't use your iPad very frequently or you just let the updates build up. IMO - you can save yourself some possible issues by staying up with your app updates. Update them one app at at time. Using "Update All" seems to cause problems for too many users - again , IMO.

  • New iPhone, will not connect to Game Center app. I have tried rebooting phone/app. Phone is connecting to Twitter/iTunes/AppStore all fine. Not sure what the problem is.

    I have tried rebooting phone/app. Phone is connecting to Twitter/iTunes/AppStore all fine. Not sure what the problem is. Every time I hit sign in I get "could not connect to game center server".

    same problem on iphone 4s.  Other people posting problems too.  Must be on Apples end.

  • ITune database shows the wrong number of app needed to be updated.

    Dear all,
    On the left hand side of iTuen screen, the application shows there are 5 app need to be updated.  However, after I click the update button, the system reply there is nothing to be updated.
    Can anyone help me to solve this?
    Denny

    Are you signed into the Store?
    If the number of updates appeared when you were signed in - and on the same account ID, but now, when you check again you are not signed in, there will be no updates available.

  • Newbie starting a database app need direction/suggestions

    I've been mucking about with C# and SQL databases for some time now and I've decided its time to try a serious project. I want to create an application for managing on the job training at work. I have played around the last week with SQLCE and making
    little experimental databases to learn more about relational databases. I have a rudimentary understanding oF RDBMS(wouldn't go so far as to say basic), I know how to do simple queries, subqueries, basic joins, and I've even played with triggers a bit (in
    MSSSEE).
    I could probably make a go of this project and make something work but I figured since its a pretty basic (to an expert anyway) I'd probably be better off going to the community for direction and advice (not to get people to code for me). I've partially planned
    out how to set up the database and I'd like to describe what I've come up with so more knowledgable folks can tell me if its a good or bad path to follow and perhaps point me in a better direction for the bad parts. I'd rather understand what I'm doing and
    learn the proper ways than simply say "can someone write this for me?".
    Anyway, I thought a lot about what this app needs to do and did a few experimental projects where I realized even more things that it needs to do. I think I have the requirements just about covered.
    Some training happens only once, some (by law or policy) have to be repeated periodically, some need a subset redone due to movement of an employee from one job or facility to another where some, but not all, of the previous training needs to be redone (machinery
    operator moving to a different plant with the same function but different systems would have to relearn the system specifics). Some subjects apply to all employees and others to very few.
    The most basic function is to let supervisors assign training tasks to employees and track their progress but the application also needs to alert a supervisor of upcoming due dates for assigned training and upcoming re-do dates for the periodic training. In
    some cases, like with mandatory periodic training, it could (should?) initiate assignment rather than wait for a supervisor to remember to assign the training manually.
    The application could be set up to have every bit of training for a job class organized under that job class but I think it would be more flexible to organize around a specific skill or area of duty.
    For example, an ice rink worker needs to know how to operate the refrigeration plant, operate the ice-resurfacer (generically called the Zamboni), perform emergency duties (fire, earthquake, chemical leak, etc), and several other areas of knowledge. One area/skill
    would be to operate refrigeration plant, another would be Emergeny response. Each of these would be a training "topic". Many topics would be applicable to mutiple job classes which is why they are under a seperate table from books.
    Each topic would be broken down into focused steps - small bite sized chunks that the employee would learn then be tested on that knowledge. As each step is completed the examiner (supervisor or "expert" in that field) marks the step as completed
    and records that in the application (might be a weekly or monthly hand-in of books to record progress).
    Each job would have several topics they have to know so the topics are organized in what I've ingeniously decided to call a "book" (talk about imaginative!). We have areas where a person in a job class actually has a different knowledge requirement
    than the same job class in another area. There are commonalities of course but I don't think it would be good to have every person in a job class expected to complete training in something they aren't doing and in many cases will never be required to do in
    their entire career.
    So a book would something like Arena Operation, Boiler Operation, WHMIS, or Emergency Response. A job class would be assigned several "books" to cover all the areas of knowledge they require.
    Now to kick off thinking about actual database design.
    The training definitions would be in three tables: Books, Topics, and Objectives. A book has multiple topics and a topic has multiple objectives.
    The book table would have an int primary key, a title field, a longer description field (explaining the aim of the book in some way), a time to complete field (add to assignment date to get a due date), a repeatability field (The values here would indicate
    a one shot, can repeat, or must repeat), and a repeat frequency field (how long before it has to be repeated - might be a date or a datediff, haven't figured that out yet).
    The topics table would have an ID primary key, a title, and another longer description field for information specific to that topic.
    The objectives table would had an ID primary key, a Topic foreign key, a short description, a long description, a "given" field outlining what the trainee needs and a "denied" field outlining what the trainee can't have (no drawings allowed
    when your describing a system).
    Later on I want the program to be able to print shirt pocket sized booklets for trainees that contains short descriptions and larger OJT manuals that have all the details that trainees can refer to.
    The next table needed would be the employees table. I think the obvious ID field, first and last name fields - possibly an initials field (in case of identical first and last names), and possibly a "deleted" field for employees that leave (don't want
    to actually delete them in case they come back at some later date). If not a deleted field then a "former" employee table that an employee is copied to when they leave.
    Several relations tables would be created when a book is assigned to an employee. I haven't quite figured out exactly what to use which is why I chose now to post this. Some direction from here could save a lot of headache later. The relations tables would
    contain only "current" books - ones that are still in progress.
    I was thinking of EmployeeBook, BookTopic, and TopicObjective.
    EmployeeBook would have EmployeeID and BookID, a date field for the assigned date and another date field for the due date. I had thought of just due date or just assigned date and a time allowed but I think it might be simpler to have both dates specified.
    I'd also thought of making a unique key on EmployeeID and BookID but quickly realized some books may have to be assigned many times (WHMIS etc).
    BookTopics would have a primary key of BookID and TopicID - cant think of any more fields here.
    TopicObjective would have TopicID and ObjectiveID as well as a status field (three values - not complete, complete, not applicable) and an examiner ID field (for who signed off on the objective).
    Once a book is completed I was thinking of deleting it from the relational tables and creating an entry in an archive table - no relations, everything would be the full text so if the training data is changed it won't change the completed training records.
    The indexes would be whole names and any reporting would have to be grouped by book name, topic name, etc.
    So thats the general idea. I'd dearly love any suggestions or advice people have. What sounds reasonable to me might be recognized as a fool's errand by someone with actual competence in database programming. I'll work on specifics once I know I'm not running
    full tilt without a flashlight down a blind alley in the dark.
    Thanks for getting through the entire post 8)

    Hi Ghidera,
    From my point of view, there is no need to design the BookTopic table. You can create a EmployeeID filed in the TopicObjective table, then
    create a foreign key on the column EmployeeID
    and reference the column EmployeeID in the EmployeeBook
    table. Also you need to create foreign key relation from EmployeeBook table to Employees table and Books table.
    Besides, you should create a foreign key on a column in Topics table and reference the column ID in the Books table.
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • AMS5 Std vhost vod signed apps

    Hello, I face a rather odd issue with the vhost on AMS Std. Whenever I try to change the signed vod app’s Application.xml <Streams> tag to point to alternative media location, I get this message:
    Tue 07:24:51 PM: Invalid configuration file : {path}\vod\Application.xml
    Inside the <Streams> tag I change the path to a physical one, not the one with the pound sign. Either way, I get the same message back. Moreover, when trying to modify ams.ini with the custom path, I get an error message as well. The <Streams> tag in Vhost.xml is blank. It turns out that the signed app can only digest _defaultVHost_ paths. How could this be resolved?
    Thanks.

    Hello Rudresh, tell you what – every time you post a response in the forum the software just starts working by some magic J. Ok, so the setup that I’ve described actually works. I guess it didn’t originally work (I never changed anything) is that AMS needs some time to update some state as per vhosts. So the setup is as follows: vhost.xml - . Along with that, I’m facing another issue with a duplicate vod signed app – e.g. myvod. Application.xml inside that dir was updated accordingly but the streams fails to play, is there a reason for that?

  • App needs access to microphone

    App needs access to my microphone and I declined instead of accepted. How do I go back to get asked again? I tried to remove and reinstall app but didn't work. Reboot didn't help either. Worked fine and didn't ask for access until the iOS7 update.

    Setting>privacy>microphone should do the trick.

  • How to restart an iPad2 app under iOS 7

    How do your restart or reboot an app on an iPad2 under iOS 7?  My wife used to be able to restart hung app under iOS 6 and they will not restart under iOS 7. Some help will be appreciated

    Sorry, I do not understand what you mean about swipe upwards on the preview of the  App.  What is a preview?
    Her Words with Frieds has been updated but it is hung and she used to be able to restart it under iOS 6 but that does not work under iOS 7.

  • Apps need to have apple id and password entered in order to use them, how do i turn that off

    apps need to have apple id and password entered in order to use them, how do i turn that off???

    Are you signed in with the same Apple ID that was used to purchase them?

  • No 'Enterprise-Signed' App Type option?

    I have a new enterprise licence but when i am in DPS App Builder I do not have an 'Enterprise Signed' App Type option.  Why?  All the docs suggest I should have this option.  Have the options changed recently or is there something else I need to do?

    If you have an Enterprise License, you should get an option to choose Enterprise signed build at certificate stage (Where you import your Mobile Provisioning Files). If you do not see that, then your account might not be provisioned for Enterprise usage and might not have been included in your contract. Send me over your id via PM, I'll check if it has been provisioned correctly and included in your contract.

  • Getting a "waiting..." or "installing..." message after sideloading an Enterprise signed app onto iOS 7 iPad Mini (among others) using App Builder 3.1.0.

    Getting a "waiting..." or "installing..." message after sideloading an Enterprise signed app onto iOS 7 iPad Mini (among others) using App Builder 3.1.0. The app icon remains "dim" on iPad desktop with one of the two messages. The messages change depending upon sync with iTunes or power-up from a shutdown. Tried assigning v30 and v31 as viewer versions, neither appear to work. The certificate signing appear to work without incident. The appropriate profile appears correctly within the iPad does not show it is expired.

    This happens when the mobileprovision file does not include the device ID of the device you are attempting to install onto. You need to recreate the .mobileprovision file and make absolutely sure the device ID for the devices are included.
    Neil

  • I just updated my iPhone 4 to iOS6.  In the process, I ran into a problem and had to restore factory settings.  After syncing the phone, I see that 218 apps need to be updated. When selecting "update all," it says "manage local device storage usage." How?

    I just updated my iPhone 4 to iOS6.  In the process, I ran into a problem and had to restore factory settings.  After syncing the phone, I see that 218 apps need to be updated. When selecting "update all," it says "Cannot Download.  There is not enough available local storage to download these items.  You can manage your local device storage usage in Settings."
    How can this be the case when I haven't changed any apps from before updrading to iOS6, and I don't have any music yet on the phone?  Why is it telling me there is not enough local space?

    Hi RileyAvaCadenRiver,
    If you recently updated your iPhone to iOS7, you will need to update iTunes on your computer to iTunes 11.1 or newer for it to correctly recognize the iPhone. You may find the following link helpful:
    Apple: iTunes 11.1.1
    http://support.apple.com/kb/DL1614
    Regards,
    - Brenden

  • My ipod touch is telling me that the skype and twitter apps need updating. When I try to run them they fail. I have tried deleting the apps via itunes but it doesn't work and I have tried updating the apps via itunes and it says they are updated.

    My ipod touch is telling me that the Skype and Twitter apps need updating.  When I try to update them they both fail. I have tried numerous times.  I have tried connecting the ipod to itunes and removing the apps, to reload them but that does not work either.  If I try and update the apps through itunes the system tells me they are updated.  Can anyone assist please?

    - Try a reset. It cures amny ills
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Have you tried deleting them from the iPod and then redownloading them dorectly to the iPod?
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

Maybe you are looking for

  • Update to USB 2.0

    Hi ya'll! I was looking into buying a flash drive or whatever they call it to plug into my USB port and save files to. I am thinking it will work kind of like the old square floppies so I can update a file, save it there and have it when needed rathe

  • Spanning to DVI on Rev. B iMacs?

    First post. Yes I know some think Screen Spanning Doctor might possibly/likely void the warranty etc. Save your posts. I've got a 12" powerbook which came with two dongles to interface with external displays - one for VGA and another for DVI. I got t

  • Qosmio G20: How to replace a HDD

    I would like to replace the second HDD with a bigger one and use the replaced one as a backup-clone of my system disk. Just did the cloning and would like to insert the clone as 1st HDD for testing purposes, but I don't know how to actually do this.

  • HOWTO: load balance based on source subnet

    Hi Guys, We are currently working out if there is a way to load balance specific subnets to a specific rserver within a server farm behind the one VIP. For example (all Rservers within one serverfarm Serv_farm001): Subnet 10.10.10.0/24  load balance

  • Can't connect to my home Wi-Fi!

    I can't connect to my home Wi-Fi but i can connect to other peoples (even my schools!) My dad has an Iphone and can connect and i used to be able to but now I can't! (I can log on but it thinks that I'm not connected and won't let my into itunes, app